fix untest build little issues

This commit is contained in:
2019-07-08 06:54:38 +07:00
parent e033319597
commit f08594b11f
5 changed files with 54 additions and 40 deletions

View File

@@ -7,5 +7,5 @@
#include "bench_base.hpp"
using namespace ecs_hpp_unbench;
#include "ecs.hpp"
#include <ecs.hpp/ecs.hpp>
namespace ecs = ecs_hpp;