summarylogtreecommitdiffstats
path: root/room-numeric-include.patch
diff options
context:
space:
mode:
authormetamer2016-07-15 20:48:53 -0700
committermetamer2016-07-15 20:56:52 -0700
commit50c76bc68334939ef03a56a49f39809cdd024592 (patch)
tree3232601a9f2597413caeb35b2ff12142bf0f08f9 /room-numeric-include.patch
parent2bf3807ddb72001b48249d1abf5330073d394518 (diff)
downloadaur-50c76bc68334939ef03a56a49f39809cdd024592.tar.gz
updated to v18.2
Diffstat (limited to 'room-numeric-include.patch')
-rw-r--r--room-numeric-include.patch10
1 files changed, 10 insertions, 0 deletions
diff --git a/room-numeric-include.patch b/room-numeric-include.patch
new file mode 100644
index 000000000000..597a84ce434f
--- /dev/null
+++ b/room-numeric-include.patch
@@ -0,0 +1,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"