Removing include dependencies

This commit is contained in:
DennisOSRM
2012-04-24 18:00:47 +02:00
parent 1173ac17ee
commit ff0eae40ea
4 changed files with 4 additions and 14 deletions
+1
View File
@@ -24,6 +24,7 @@ or see http://www.gnu.org/licenses/agpl.txt.
#include <climits>
#include <string>
#include <boost/unordered_map.hpp>
#include "../DataStructures/HashTable.h"
#include "../typedefs.h"
#include "Util.h"
+1
View File
@@ -24,6 +24,7 @@ or see http://www.gnu.org/licenses/agpl.txt.
#include <cassert>
#include <cstddef>
#include <climits>
#include <limits>
#include "../typedefs.h"