Rename config.h to roc_shmem_config.h

This commit is contained in:
avinashkethineedi
2024-12-06 01:08:13 +00:00
vanhempi 455f9330e9
commit 6486e29078
40 muutettua tiedostoa jossa 41 lisäystä ja 41 poistoa
+1 -1
Näytä tiedosto
@@ -20,7 +20,7 @@
* IN THE SOFTWARE.
*****************************************************************************/
#include "config.h" // NOLINT(build/include_subdir)
#include "rocshmem_config.h" // NOLINT(build/include_subdir)
#include "backend_bc.hpp"
#include "context_incl.hpp"