Fix build issues in hipCommander sample

- Remove -stdlib=libstdc++ from Makefile
- Removed deleted HIP header file fom includes

Change-Id: Ia189396bee19fc52b679259df56c6c6e2bafb6fe
Este commit está contenido en:
Maneesh Gupta
2017-04-07 14:51:54 +05:30
padre 6656d33f75
commit 6e565d8469
Se han modificado 2 ficheros con 0 adiciones y 4 borrados
@@ -11,7 +11,6 @@
#include <elf.h>
#include <hsa/hsa.h>
#include <hc.hpp>
#include <hip/hcc_detail/hcc_acc.h>
#endif
#include <sys/time.h>