diff --git a/Library/OSRM_impl.h b/Library/OSRM_impl.h index 98df84f71..0a285db44 100644 --- a/Library/OSRM_impl.h +++ b/Library/OSRM_impl.h @@ -36,8 +36,6 @@ SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. #include "../Plugins/BasePlugin.h" #include "../Util/ProgramOptions.h" -#include - struct SharedBarriers; template class BaseDataFacade;