From fedaef8b13087ba33fbc885b64b6582c2d5f43f4 Mon Sep 17 00:00:00 2001 From: George Hazan Date: Sat, 1 Feb 2020 20:08:00 +0300 Subject: m_system_cpp.h removed, because there're no C files anymore (hurrah) --- utils/std_string_utils.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'utils') diff --git a/utils/std_string_utils.h b/utils/std_string_utils.h index 142fb35a0c..e6ce318838 100644 --- a/utils/std_string_utils.h +++ b/utils/std_string_utils.h @@ -28,7 +28,7 @@ along with this program. If not, see . #include #include -#include +#include // C++ bool type #define UTILS_CONV_BOOLEAN 0x0001 // true | false -- cgit v1.2.3