diff --git a/Library/OSRM_impl.h b/Library/OSRM_impl.h index 45c6c2c11..fd8b4bfb8 100644 --- a/Library/OSRM_impl.h +++ b/Library/OSRM_impl.h @@ -39,7 +39,6 @@ SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. #include - class OSRM_impl : boost::noncopyable { private: typedef boost::unordered_map PluginMap;