diff options
author | Stanislaw Halik <sthalik@misaki.pl> | 2022-06-08 08:08:43 +0200 |
---|---|---|
committer | Stanislaw Halik <sthalik@misaki.pl> | 2022-06-08 08:08:43 +0200 |
commit | 66968b083c8e2ee12819735f9aa9583192dc8091 (patch) | |
tree | a4582cf1f17cc400594e1c7c7c69fc4e6a7d48f8 /crop-tool/atlas.cpp | |
parent | 9a485dcda3ddb0c9e1344df3f753905cc6c9a43b (diff) |
flush
Diffstat (limited to 'crop-tool/atlas.cpp')
-rw-r--r-- | crop-tool/atlas.cpp | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/crop-tool/atlas.cpp b/crop-tool/atlas.cpp new file mode 100644 index 00000000..0cb6eaf8 --- /dev/null +++ b/crop-tool/atlas.cpp @@ -0,0 +1,2 @@ +#include "atlas.hpp" +#include "../json.hpp" |