summarylogtreecommitdiffstats
path: root/room-numeric-include.patch
blob: 597a84ce434fa32d212ac63b0cf0e3b1d1f9972e (plain)
1
2
3
4
5
6
7
8
9
10
--- room.cpp.old	2016-07-15 20:51:40.885423667 -0700
+++ room.cpp	2016-07-15 20:51:50.536913667 -0700
@@ -2,6 +2,7 @@
 
 #include <algorithm>
 #include <climits>
+#include <numeric>
 
 #include "init.hpp"
 #include "map.hpp"