Fix unit test build error due to CL#1256098

[git-p4: depot-paths = "//depot/stg/hsa/drivers/hsa/runtime/": change = 1256119]
Этот коммит содержится в:
Besar Wicaksono (xN/A) TX [TEXT]
2016-04-08 16:51:45 -05:00
родитель 7760839934
Коммит 2ebde5d2a7
+2 -2
Просмотреть файл
@@ -48,8 +48,8 @@
#include "hsa.h"
#include "hsa_ext_image.h"
#define HSA_AMD_INTERFACE_VERSION_MAJOR 1
#define HSA_AMD_INTERFACE_VERSION_MINOR 0
#define HSA_AMD_INTERFACE_VERSION_MAJOR 1
#define HSA_AMD_INTERFACE_VERSION_MINOR 0
#ifdef __cplusplus
extern "C" {