Fixes header includes in the JSON factory
This commit is contained in:
		
							parent
							
								
									cf63399c9f
								
							
						
					
					
						commit
						c1bea5c22d
					
				| @ -10,10 +10,12 @@ | |||||||
| 
 | 
 | ||||||
| #include <boost/assert.hpp> | #include <boost/assert.hpp> | ||||||
| #include <boost/range/irange.hpp> | #include <boost/range/irange.hpp> | ||||||
|  | #include <boost/optional.hpp> | ||||||
| 
 | 
 | ||||||
| #include <string> | #include <string> | ||||||
| #include <utility> | #include <utility> | ||||||
| #include <algorithm> | #include <algorithm> | ||||||
|  | #include <iterator> | ||||||
| #include <vector> | #include <vector> | ||||||
| 
 | 
 | ||||||
| namespace osrm | namespace osrm | ||||||
|  | |||||||
		Loading…
	
		Reference in New Issue
	
	Block a user