Daniele Bartolini 11 лет назад
Родитель
Сommit
4cdbf687cf
1 измененных файлов с 0 добавлено и 2 удалено
  1. 0 2
      engine/resource/resource_manager.cpp

+ 0 - 2
engine/resource/resource_manager.cpp

@@ -3,8 +3,6 @@
  * License: https://github.com/taylor001/crown/blob/master/LICENSE
  */
 
-#include <algorithm>
-#include <inttypes.h>
 #include "types.h"
 #include "resource_manager.h"
 #include "resource_registry.h"