diff options
Diffstat (limited to 'test/test_sanity.cpp')
-rw-r--r-- | test/test_sanity.cpp | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/test/test_sanity.cpp b/test/test_sanity.cpp index d33666f..5c89617 100644 --- a/test/test_sanity.cpp +++ b/test/test_sanity.cpp @@ -13,6 +13,9 @@ #include <stdio.h> #include <string.h> #include <math.h> + +//#define ENABLE_NORMAL_LOG +//#define ENABLE_VERBOSE_LOG #include "common.h" #define STREAM_RATE 44100 |