From 204f7c918e8eb4934c62423b76901f7cbb1af212 Mon Sep 17 00:00:00 2001 From: Dennis Luxen Date: Mon, 16 Dec 2013 17:26:18 +0100 Subject: [PATCH] remove empty line --- Library/OSRM_impl.h | 1 - 1 file changed, 1 deletion(-) 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;