Makes the extractor no longer depend on the crc32 computation

This commit is contained in:
Daniel J. Hofmann
2016-01-27 17:18:04 +01:00
parent 0802804677
commit d189339495
-1
View File
@@ -24,7 +24,6 @@
#include "extractor/restriction_map.hpp"
#include "extractor/tarjan_scc.hpp"
#include "contractor/crc32_processor.hpp"
#include <boost/filesystem.hpp>
#include <boost/filesystem/fstream.hpp>