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
@@ -35,7 +35,7 @@
#include <vector>
#include "config.h" // NOLINT(build/include_subdir)
#include "rocshmem_config.h" // NOLINT(build/include_subdir)
#include "rocshmem/rocshmem.hpp"
#include "backend_type.hpp"
#include "ipc_policy.hpp"