mirror of
https://github.com/QuasarApp/SoundBand.git
synced 2025-04-29 16:54:31 +00:00
6 lines
74 B
C++
6 lines
74 B
C++
#include "exaptions.h"
|
|
|
|
#ifdef LOGER
|
|
Log debug_log(LOG_FILE);
|
|
#endif
|