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