This commit is contained in:
DennisOSRM
2011-11-09 16:12:12 +01:00
14 changed files with 220 additions and 102 deletions
+2
View File
@@ -35,7 +35,9 @@ or see http://www.gnu.org/licenses/agpl.txt.
#include <set>
#include <stack>
#include <limits>
#ifdef _OPEMP
#include <omp.h>
#endif
class Contractor {