Rename config.h to roc_shmem_config.h

This commit is contained in:
avinashkethineedi
2024-12-06 01:08:13 +00:00
parent 455f9330e9
commit 6486e29078
40 changed files with 41 additions and 41 deletions
+1 -1
View File
@@ -41,7 +41,7 @@
#include <cstdlib>
#include "config.h" // NOLINT(build/include_subdir)
#include "rocshmem_config.h" // NOLINT(build/include_subdir)
#include "rocshmem/rocshmem.hpp"
#include "backend_bc.hpp"
#include "context_incl.hpp"