rearranging includes!
This commit is contained in:
		
							parent
							
								
									b5562485ab
								
							
						
					
					
						commit
						66a3da0694
					
				| @ -48,12 +48,12 @@ static const EdgeID SPECIAL_EDGEID = UINT_MAX; | ||||
| #ifndef _ONLYTYPEDEFS | ||||
| #include <boost/thread.hpp> | ||||
| #include <libxml/xmlreader.h> | ||||
| #include "DataStructures/Util.h" | ||||
| #endif //_ONLYTYPEDEFS
 | ||||
| 
 | ||||
| #include "DataStructures/HashTable.h" | ||||
| #include "DataStructures/NodeCoords.h" | ||||
| typedef NodeCoords<NodeID> NodeInfo; | ||||
| #include "DataStructures/Util.h" | ||||
| #include "DataStructures/NodeInformationHelpDesk.h" | ||||
| #include "DataStructures/BinaryHeap.h" | ||||
| #include "Contractor/Contractor.h" | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user