Solving some bugs in the tests

This commit is contained in:
AnonymusRaccoon
2020-02-06 16:21:22 +01:00
parent fe973dce00
commit d527c8b700
2 changed files with 22 additions and 18 deletions
+1
View File
@@ -7,6 +7,7 @@
#include <memory>
#include "IRectangleMemory.hpp"
#include "MemoryShadow.hpp"
namespace ComSquare::Memory
{