From cc12a3a946303ae89ce2076b3c17d5d35d7e864f Mon Sep 17 00:00:00 2001 From: A404M Date: Tue, 15 Apr 2025 21:54:04 +0330 Subject: add string --- src/utils/log.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/utils/log.h') diff --git a/src/utils/log.h b/src/utils/log.h index eb9034f..bcc7aa1 100644 --- a/src/utils/log.h +++ b/src/utils/log.h @@ -1,6 +1,7 @@ #pragma once #include "utils/type.h" +#include #ifndef __FILE_NAME__ #define __FILE_NAME__ __FILE__ -- cgit v1.2.3