summaryrefslogtreecommitdiff
blob: f229490302b818cf2b38e53cf2892224edbdb2ae (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
--- src/BurgerSpaceEngine.cpp
+++ src/BurgerSpaceEngine.cpp
@@ -26,16 +26,17 @@
 
 #include <flatzebra/PixmapLoadError.h>
 
-#include <assert.h>
+#include <cassert>
 #include <fstream>
 #include <iomanip>
+#include <algorithm>
 
 #include <sys/types.h>
 #include <sys/stat.h>
 #include <unistd.h>
 #include <dirent.h>
 #include <time.h>
-#include <errno.h>
+#include <cerrno>
 
 
 /*  Tiles: