From 0f3a44063257bcaf2ceb3f4f4f03a2a8cb7f34d7 Mon Sep 17 00:00:00 2001 From: Reuben Thomas Date: Mon, 21 Jul 2008 22:59:08 +0000 Subject: Patch from John Lines for compiling with GCC 4.3 (Patch #2023788) --- lib/Enum.cc | 2 ++ 1 file changed, 2 insertions(+) (limited to 'lib/Enum.cc') diff --git a/lib/Enum.cc b/lib/Enum.cc index 2ede013..901de49 100644 --- a/lib/Enum.cc +++ b/lib/Enum.cc @@ -24,6 +24,8 @@ #include #endif +#include + #include "Enum.h" using namespace std; -- cgit v1.2.3