aboutsummaryrefslogtreecommitdiffstats
path: root/src/types.hpp
diff options
context:
space:
mode:
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"