aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Enum.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/Enum.h')
-rw-r--r--lib/Enum.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/Enum.h b/lib/Enum.h
index ba410f9..11a2371 100644
--- a/lib/Enum.h
+++ b/lib/Enum.h
@@ -27,11 +27,11 @@
#include <config.h>
#endif
-#include <plpintl.h>
-
#include <map>
#include <string>
+#include <plpintl.h>
+
/**
* the Base for the Enum template.
* currently, only purpose is to provide a class type for mapping