From a15253b39cbc372499ec5fa61930a3ddb1a5a64b Mon Sep 17 00:00:00 2001 From: Brad Rees <34135411+BradReesWork@users.noreply.github.com> Date: Thu, 1 Feb 2024 15:39:19 -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 05b4c74fefc..fc1ab0331f4 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); #ifdef __cplusplus } #endif +