diff options
| author | Stanislaw Halik <sthalik@misaki.pl> | 2022-10-06 06:13:05 +0200 |
|---|---|---|
| committer | Stanislaw Halik <sthalik@misaki.pl> | 2022-10-06 06:13:05 +0200 |
| commit | 9b2b5c5fd5880f35e2e952bb89fc709f4b814364 (patch) | |
| tree | c84f3d560f915fcdd046b18f37ed2987d91f72e1 /main.cpp | |
| parent | 3d89b33c5f01465372f293abd970160f652824ef (diff) | |
a
Diffstat (limited to 'main.cpp')
| -rw-r--r-- | main.cpp | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -16,6 +16,8 @@ #include <Magnum/Trade/AbstractImporter.h> #include <Magnum/Timeline.h> +#include "serialize/tile-atlas.hpp" //test + namespace Magnum::Examples { template<typename enum_type> |
