From 42395587b969b25c191097bf690204affdf63352 Mon Sep 17 00:00:00 2001 From: sfan5 Date: Sun, 25 Mar 2018 16:47:23 +0200 Subject: [PATCH] Fix travis --- TileGenerator.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/TileGenerator.cpp b/TileGenerator.cpp index befab15..3f72b7e 100644 --- a/TileGenerator.cpp +++ b/TileGenerator.cpp @@ -1,4 +1,5 @@ #include +#include #include #include #include