Daniele Bartolini 11 lat temu
rodzic
commit
cdc895d859
1 zmienionych plików z 0 dodań i 5 usunięć
  1. 0 5
      engine/resource/resource_manager.cpp

+ 0 - 5
engine/resource/resource_manager.cpp

@@ -3,14 +3,9 @@
  * License: https://github.com/taylor001/crown/blob/master/LICENSE
  */
 
-#include "types.h"
 #include "resource_manager.h"
 #include "resource_registry.h"
-#include "string_utils.h"
-#include "string_utils.h"
 #include "temp_allocator.h"
-#include "dynamic_string.h"
-#include "queue.h"
 #include "sort_map.h"
 
 namespace crown