Update headers_test_04.cu

[ROCm/hip commit: a784a9c824]
This commit is contained in:
Evgeny Mankov
2018-01-16 19:21:14 +03:00
committed by GitHub
parent e09ba44b16
commit 3fc406ead3
@@ -5,7 +5,7 @@
// CHECK-NEXT: #include <iostream>
#include <stdio.h>
#include <iostream>
// CHECK-NOT: #include<hip/hip_runtime.h>
// CHECK-NOT: #include <hip/hip_runtime.h>
int main(int argc, char* argv[]) {
return 0;
}