mirror of
https://gitdl.cn/https://github.com/chakralinux/core.git
synced 2025-02-03 23:57:13 +08:00
11 lines
211 B
Diff
11 lines
211 B
Diff
--- pulsestream_old.cpp 2011-05-05 14:12:38.000000000 -0400
|
|
+++ pulsestream.cpp 2011-10-18 14:50:39.329749419 -0400
|
|
@@ -21,6 +21,7 @@
|
|
*/
|
|
|
|
#include "pulsestream_p.h"
|
|
+#include <math.h>
|
|
|
|
QT_BEGIN_NAMESPACE
|
|
|