SWDEV-436405 - Remove namespace hip

Change-Id: I208c600f0d1c5e4e890104062fae3638beb69a96
Dieser Commit ist enthalten in:
Anusha GodavarthySurya
2023-12-11 12:51:07 +00:00
Ursprung e193b7cfee
Commit 35f3e2cb0f
-2
Datei anzeigen
@@ -84,7 +84,6 @@ typedef struct hipDeviceProp_tR0000 {
#ifdef __cplusplus
namespace hip {
extern "C" {
#endif
@@ -93,5 +92,4 @@ hipError_t hipChooseDeviceR0000(int* device, const hipDeviceProp_tR0000* prop);
#ifdef __cplusplus
}
} // namespace hip
#endif