Michele Caini hace 8 años
padre
commit
451e4050db
Se han modificado 1 ficheros con 1 adiciones y 3 borrados
  1. 1 3
      test/mod/mod.cpp

+ 1 - 3
test/mod/mod.cpp

@@ -1,9 +1,7 @@
 #include <gtest/gtest.h>
 #include <cassert>
 #include <map>
-#include <memory>
-#include <cstdint>
-#include <cstddef>
+#include <string>
 #include <entt/entity/registry.hpp>
 #include "duktape.h"