From 71a49e7606f5f24e9537a348f279882db60fe96f Mon Sep 17 00:00:00 2001 From: Brad Rees <34135411+BradReesWork@users.noreply.github.com> Date: Thu, 1 Feb 2024 15:43:06 -0500 Subject: [PATCH] Update cpp/include/cugraph_c/community_algorithms.h --- cpp/include/cugraph_c/community_algorithms.h | 1 + 1 file changed, 1 insertion(+) diff --git a/cpp/include/cugraph_c/community_algorithms.h b/cpp/include/cugraph_c/community_algorithms.h index 83c6d3e1b3e..5ed7c7432c6 100644 --- a/cpp/include/cugraph_c/community_algorithms.h +++ b/cpp/include/cugraph_c/community_algorithms.h @@ -430,3 +430,4 @@ void cugraph_clustering_result_free(cugraph_clustering_result_t* result); } #endif +