Skip to content
This repository was archived by the owner on Nov 10, 2025. It is now read-only.

Commit 14254b4

Browse files
committed
renamed modern to cloudparse header
1 parent cd5d225 commit 14254b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

main.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ ignored. That is to say, they aren’t part of any cluster.
3131
#include "cal_epsilon.hpp"
3232
#include "clusters_color.hpp"
3333
#include "dbscan/dbScan.h"
34-
#include "modern/parser.hpp"
34+
#include "cloudparse/parser.hpp"
3535
#include "save_cluster.hpp"
3636
#include "visualizer.hpp"
3737

0 commit comments

Comments
 (0)