fixes for titan platform

[ROCm/hip commit: ff66ef0779]
This commit is contained in:
Ben Sander
2016-02-26 05:25:30 -06:00
parent b46a90852e
commit 1ac07d2b87
5 changed files with 4 additions and 12 deletions
+1 -1
View File
@@ -43,7 +43,7 @@ THE SOFTWARE.
#include <stdlib.h>
#include <assert.h>
#ifdef __cplusplus
#if __cplusplus > 199711L
#include <thread>
#endif