Skip to content

Commit 94a82b2

Browse files
committed
[include][edgeColoring] modifying pgr_edgeColoring.hpp
1 parent cf0f01f commit 94a82b2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

include/coloring/pgr_edgeColoring.hpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
3535
#include <vector>
3636

3737
#include "c_types/pgr_edge_t.h"
38+
#include "c_types/pgr_vertex_color_rt.h"
3839
#include "cpp_common/pgr_assert.h"
3940
#include "cpp_common/pgr_messages.h"
4041

0 commit comments

Comments
 (0)