summaryrefslogtreecommitdiffstats
path: root/Tests/CudaOnly/ExportPTX/main.cu
diff options
context:
space:
mode:
Diffstat (limited to 'Tests/CudaOnly/ExportPTX/main.cu')
-rw-r--r--Tests/CudaOnly/ExportPTX/main.cu3
1 files changed, 0 insertions, 3 deletions
diff --git a/Tests/CudaOnly/ExportPTX/main.cu b/Tests/CudaOnly/ExportPTX/main.cu
index 132377c..d2a9b90 100644
--- a/Tests/CudaOnly/ExportPTX/main.cu
+++ b/Tests/CudaOnly/ExportPTX/main.cu
@@ -1,6 +1,3 @@
-
-#include <iostream>
-
/*
Define GENERATED_HEADER macro to allow c++ files to include headers
generated based on different configuration types.