diff options
Diffstat (limited to 'src/utils/log.h')
-rw-r--r-- | src/utils/log.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/utils/log.h b/src/utils/log.h index bcc7aa1..913fd34 100644 --- a/src/utils/log.h +++ b/src/utils/log.h @@ -1,6 +1,5 @@ #pragma once -#include "utils/type.h" #include <stdlib.h> #ifndef __FILE_NAME__ |