@@ -1,4 +1,5 @@
#include <gtest/gtest.h>
+#include <entt/config/config.h>
#include <entt/entity/component.hpp>
struct empty {};