X-Git-Url: https://git.stg.codes/stg.git/blobdiff_plain/641204dfbdb9fc870cdd2e7f9e3169a44693e7bf..03f1c4e01b98531d28f040e47974750537b05c2f:/stglibs/stg_logger.lib/stg_logger.h diff --git a/stglibs/stg_logger.lib/stg_logger.h b/stglibs/stg_logger.lib/stg_logger.h index 3f9eed09..f8375b06 100644 --- a/stglibs/stg_logger.lib/stg_logger.h +++ b/stglibs/stg_logger.lib/stg_logger.h @@ -2,8 +2,10 @@ #define STG_LOGGER_H #include + #include -#include "noncopyable.h" + +#include "stg/noncopyable.h" const char * LogDate(time_t t); //-----------------------------------------------------------------------------