We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 164e0c2 commit e5ca627Copy full SHA for e5ca627
src/AudioTools/CoreAudio/AudioLogger.h
@@ -3,5 +3,5 @@
3
#if defined(USE_IDF_LOGGER)
4
# include "AudioTools/CoreAudio/AudioLoggerIDF.h"
5
#else
6
-# include "AudioTools/CoreAudio/AudioLogger.h"
+# include "AudioTools/CoreAudio/AudioLoggerSTD.h"
7
#endif
0 commit comments