renamed: Algorithms/BFSComponentExplorer.h -> Algorithms/bfs_components.hpp
This commit is contained in:
@@ -26,7 +26,7 @@ SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
*/
|
||||
|
||||
#include "EdgeBasedGraphFactory.h"
|
||||
#include "../Algorithms/BFSComponentExplorer.h"
|
||||
#include "../Algorithms/bfs_components.hpp"
|
||||
#include "../DataStructures/Percent.h"
|
||||
#include "../DataStructures/Range.h"
|
||||
#include "../Util/compute_angle.hpp"
|
||||
|
||||
Reference in New Issue
Block a user