Compilation fix.

This commit is contained in:
vng
2017-07-21 15:59:54 +03:00
committed by Patrick Niklaus
parent 20cfa159ec
commit 76d5d054cb
2 changed files with 4 additions and 5 deletions
@@ -42,11 +42,6 @@
#include <unordered_set>
#include <vector>
#include <boost/filesystem/fstream.hpp>
#include <tbb/concurrent_unordered_map.h>
#include <tbb/concurrent_vector.h>
namespace osrm
{
namespace extractor