diff options
| author | Stanislaw Halik <sthalik@misaki.pl> | 2023-03-18 21:08:23 +0100 |
|---|---|---|
| committer | Stanislaw Halik <sthalik@misaki.pl> | 2023-03-18 21:08:23 +0100 |
| commit | 6aaa28ef62e0ebc2b4c2ced4d457c91d36e8a311 (patch) | |
| tree | dbf110cea76add5c3429d62b58d1e0ba0e7cfaa7 /test/json.cpp | |
| parent | 0ef4d750d1b3e275c1cb90e18b289d9d4a85da8f (diff) | |
test/serializer: add new comprehensive test
Diffstat (limited to 'test/json.cpp')
| -rw-r--r-- | test/json.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/json.cpp b/test/json.cpp index 349219b1..7d01a51b 100644 --- a/test/json.cpp +++ b/test/json.cpp @@ -7,6 +7,7 @@ #include "tile-atlas.hpp" #include "tile.hpp" #include "chunk.hpp" +#include "world.hpp" #include "loader/loader.hpp" #include <Corrade/Containers/StringView.h> #include <Corrade/Utility/Path.h> |
