elliminaring the need of AMD_INTERNAL_BUILD macro defined

Change-Id: Ie97aef943793b1e4f40b7c7397af313520b35beb
This commit is contained in:
Evgeny
2020-04-09 23:40:59 -05:00
parent c96b4c4158
commit f819e1c463
6 changed files with 6 additions and 3 deletions
+1
View File
@@ -30,6 +30,7 @@ THE SOFTWARE.
#include "core/proxy_queue.h"
#include "util/exception.h"
#include "util/hsa_rsrc_factory.h"
namespace rocprofiler {
extern decltype(hsa_queue_destroy)* hsa_queue_destroy_fn;