renamed: Algorithms/StronglyConnectedComponents.h -> Algorithms/tiny_components.hpp
This commit is contained in:
parent
665523bc7e
commit
8f8d81f90c
@ -26,7 +26,7 @@ SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
*/
|
||||
|
||||
#include "../typedefs.h"
|
||||
#include "../Algorithms/StronglyConnectedComponents.h"
|
||||
#include "../Algorithms/tiny_components.hpp"
|
||||
#include "../Util/GraphLoader.h"
|
||||
#include "../Util/OSRMException.h"
|
||||
#include "../Util/simple_logger.hpp"
|
||||
|
Loading…
Reference in New Issue
Block a user