remove superflous include from library
This commit is contained in:
		
							parent
							
								
									463511871f
								
							
						
					
					
						commit
						be970326b6
					
				| @ -35,7 +35,6 @@ namespace boost { namespace interprocess { class named_mutex; } } | |||||||
| #include <osrm/ServerPaths.h> | #include <osrm/ServerPaths.h> | ||||||
| 
 | 
 | ||||||
| #include "../DataStructures/QueryEdge.h" | #include "../DataStructures/QueryEdge.h" | ||||||
| #include "../Plugins/BasePlugin.h" |  | ||||||
| #include "../Plugins/DistanceTablePlugin.h" | #include "../Plugins/DistanceTablePlugin.h" | ||||||
| #include "../Plugins/HelloWorldPlugin.h" | #include "../Plugins/HelloWorldPlugin.h" | ||||||
| #include "../Plugins/LocatePlugin.h" | #include "../Plugins/LocatePlugin.h" | ||||||
| @ -47,7 +46,6 @@ namespace boost { namespace interprocess { class named_mutex; } } | |||||||
| #include "../Server/DataStructures/SharedBarriers.h" | #include "../Server/DataStructures/SharedBarriers.h" | ||||||
| #include "../Server/DataStructures/SharedDataFacade.h" | #include "../Server/DataStructures/SharedDataFacade.h" | ||||||
| #include "../Util/make_unique.hpp" | #include "../Util/make_unique.hpp" | ||||||
| #include "../Util/ProgramOptions.h" |  | ||||||
| #include "../Util/simple_logger.hpp" | #include "../Util/simple_logger.hpp" | ||||||
| 
 | 
 | ||||||
| #include <boost/assert.hpp> | #include <boost/assert.hpp> | ||||||
|  | |||||||
		Loading…
	
		Reference in New Issue
	
	Block a user