Make elfio headers private

Change-Id: I3ba174bb46e84a75380207d93a0da6fe3703689e


[ROCm/clr commit: 281c543bc3]
This commit is contained in:
Maneesh Gupta
2017-10-23 10:24:36 +05:30
parent 1c8db33de9
commit 941682c701
13 changed files with 1 additions and 1 deletions
+1 -1
View File
@@ -34,7 +34,7 @@ THE SOFTWARE.
#include <hsa/hsa_ext_amd.h>
#include <hsa/amd_hsa_kernel_code.h>
#include "hip/hcc_detail/elfio/elfio.hpp"
#include "elfio/elfio.hpp"
#include "hip/hip_runtime.h"
#include "hip_hcc_internal.h"
#include "trace_helper.h"