From 991c9f2f8b07403b666faf089d71b22066d6c94d Mon Sep 17 00:00:00 2001 From: Dennis Luxen Date: Wed, 18 Dec 2013 12:01:16 +0100 Subject: [PATCH] remove superflous include --- Library/OSRM.h | 2 -- 1 file changed, 2 deletions(-) diff --git a/Library/OSRM.h b/Library/OSRM.h index 03b8dc5d8..2908bbed2 100644 --- a/Library/OSRM.h +++ b/Library/OSRM.h @@ -34,8 +34,6 @@ SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. #include #include -#include "../Util/ProgramOptions.h" - class OSRM_impl; class OSRM {