Daniele Bartolini 10 лет назад
Родитель
Сommit
4542887520
1 измененных файлов с 0 добавлено и 2 удалено
  1. 0 2
      src/core/strings/string_utils.h

+ 0 - 2
src/core/strings/string_utils.h

@@ -6,9 +6,7 @@
 #pragma once
 
 #include "types.h"
-#include "error.h"
 #include "platform.h"
-#include "macros.h"
 #include <stdio.h> // sscanf, vsnprintf
 #include <string.h>
 #include <stdarg.h>