aboutsummaryrefslogtreecommitdiffstats
path: root/src/types.hpp
diff options
context:
space:
mode:
authorVincent Richard <[email protected]>2004-10-21 17:05:47 +0200
committerVincent Richard <[email protected]>2004-10-21 17:05:47 +0200
commit2949fb51f13e1236d5c161f02e1c2c8541100e9f (patch)
tree991edcf50483116ce83977a4d9e652de8c5328dc /src/types.hpp
parentheader class unit tests added (diff)
downloadvmime-2949fb51f13e1236d5c161f02e1c2c8541100e9f.tar.gz
vmime-2949fb51f13e1236d5c161f02e1c2c8541100e9f.zip
Refactoring (see ChangeLog).
Diffstat (limited to 'src/types.hpp')
-rw-r--r--src/types.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/types.hpp b/src/types.hpp
index fa37c6dc..7f20ce8a 100644
--- a/src/types.hpp
+++ b/src/types.hpp
@@ -21,8 +21,8 @@
#define VMIME_TYPES_HPP_INCLUDED
-#include <string>
#include <limits>
+#include <string>
#include "config.hpp"