hsa.h include fix

This commit is contained in:
Evgeny
2019-01-23 11:49:44 -06:00
parent 89682898c1
commit 0f57d25151
+1 -1
View File
@@ -23,7 +23,7 @@ THE SOFTWARE.
#ifndef INC_ROCTRACER_HSA_RT_UTILS_HPP_
#define INC_ROCTRACER_HSA_RT_UTILS_HPP_
#include <hsa.h>
#include <hsa/hsa.h>
#include <cstdint>
#include <cstddef>