diff options
author | A404M <ahmadmahmoudiprogrammer@gmail.com> | 2025-04-26 01:21:12 +0330 |
---|---|---|
committer | A404M <ahmadmahmoudiprogrammer@gmail.com> | 2025-04-26 01:21:12 +0330 |
commit | 85bfc724dd2bdaa2259512c1b8ab21f7dfeca8f1 (patch) | |
tree | 0b9075ba9bf70aca9cdf36e5d909b161460b19a8 /src/utils/log.h | |
parent | 6edcfb23ffd49e937395b710f7c6213b2c0d93cf (diff) |
clean up
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__ |