mirror of
https://github.com/BlackMATov/ecs.hpp.git
synced 2025-12-12 18:16:14 +07:00
ecs_hpp to ecs.hpp for include path
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
#define CATCH_CONFIG_FAST_COMPILE
|
||||
#include <catch2/catch.hpp>
|
||||
|
||||
#include <ecs_hpp/ecs.hpp>
|
||||
#include <ecs.hpp/ecs.hpp>
|
||||
namespace ecs = ecs_hpp;
|
||||
|
||||
namespace
|
||||
|
||||
Reference in New Issue
Block a user