Reorganise memory model to make it clear Memory.hpp should be referenced.
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
#ifdef TESTS_BUILD
|
||||
#include "../extern/doctest.hpp"
|
||||
#include "../src/Memory/UniquePtrList.hpp"
|
||||
#include "../src/Memory/__UniquePtrList.hpp"
|
||||
using namespace ArbUt;
|
||||
|
||||
TEST_CASE("Create Unique Ptr list, append") {
|
||||
|
||||
Reference in New Issue
Block a user