aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Enum.cc
diff options
context:
space:
mode:
Diffstat (limited to 'lib/Enum.cc')
-rw-r--r--lib/Enum.cc4
1 files changed, 4 insertions, 0 deletions
diff --git a/lib/Enum.cc b/lib/Enum.cc
index 2c4142b..9e5b725 100644
--- a/lib/Enum.cc
+++ b/lib/Enum.cc
@@ -20,6 +20,10 @@
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
*
*/
+#ifdef HAVE_CONFIG_H
+#include <config.h>
+#endif
+
#include "Enum.h"
using namespace std;