aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Enum.h
diff options
context:
space:
mode:
authorFritz Elfert <felfert@to.com>2003-02-05 07:59:09 +0000
committerFritz Elfert <felfert@to.com>2003-02-05 07:59:09 +0000
commitf0c047e1f40ee2214fe1f73dc3bdc6b0f6de5d85 (patch)
tree166bf2df5ca4fc40904af30a56a0de88683baf8d /lib/Enum.h
parent27ba222abbf3137eef49e31ac521de01d39c8088 (diff)
downloadplptools-f0c047e1f40ee2214fe1f73dc3bdc6b0f6de5d85.tar.gz
plptools-f0c047e1f40ee2214fe1f73dc3bdc6b0f6de5d85.tar.bz2
plptools-f0c047e1f40ee2214fe1f73dc3bdc6b0f6de5d85.zip
- Changes for compiling with gcc 3.2
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