Add missing header inclusion for C builds

[ROCm/rdc commit: 5ae7eeb355]
Este commit está contenido en:
Luca Bruni
2025-07-18 11:22:37 -04:00
cometido por Galantsev, Dmitrii
padre cccfe3e0f1
commit ef65d48149
+1
Ver fichero
@@ -40,6 +40,7 @@ extern "C" {
#include <cstdint>
#else
#include <assert.h>
#include <stdbool.h>
#include <stddef.h>
#include <stdint.h>
#endif // __cplusplus