From 2b80fa49b0ec93e1f42e21cb92a348e18fa61a3f Mon Sep 17 00:00:00 2001 From: Ben Longbons Date: Mon, 21 Jan 2013 16:57:58 -0800 Subject: Remove most other unused mob skills. --- src/common/utils2.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/common/utils2.hpp') diff --git a/src/common/utils2.hpp b/src/common/utils2.hpp index 973a445..cdf2069 100644 --- a/src/common/utils2.hpp +++ b/src/common/utils2.hpp @@ -3,6 +3,7 @@ #include "sanity.hpp" +#include #include #include @@ -193,7 +194,6 @@ IteratorPair> erange(E b, E e) return {b, e}; } -namespace std { namespace placeholders {} } namespace ph = std::placeholders; template -- cgit v1.2.3-70-g09d2