remove superflous include

This commit is contained in:
Dennis Luxen 2014-03-25 16:40:24 +01:00
parent b429d9f509
commit 776ac3bb2a

View File

@ -28,8 +28,6 @@ SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
#ifndef OSRM_H
#define OSRM_H
#include <boost/scoped_ptr.hpp>
#include <osrm/Reply.h>
#include <osrm/RouteParameters.h>
#include <osrm/ServerPaths.h>