From c093f4cce643e245ab2048e0782237744208eb9f Mon Sep 17 00:00:00 2001 From: Ben Longbons Date: Thu, 24 Apr 2014 16:13:40 -0700 Subject: Header cleanup --- src/generic/enum.hpp | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/generic/enum.hpp') diff --git a/src/generic/enum.hpp b/src/generic/enum.hpp index bf0ac74..5f075bc 100644 --- a/src/generic/enum.hpp +++ b/src/generic/enum.hpp @@ -22,6 +22,7 @@ # include "fwd.hpp" # include +# include # include # include @@ -124,6 +125,7 @@ public: // std::underlying_type isn't supported until gcc 4.7 // this is a poor man's emulation +// TODO I'm depending on GCC 4.7 now, this can go away template struct underlying_type { -- cgit v1.2.3-70-g09d2