diff src/gpu/ptx/gpu_ptx.cpp @ 9485:62838eadbf56

Windows build fix for PTX code
author Andreas Woess <andreas.woess@jku.at>
date Wed, 01 May 2013 23:02:46 +0200
parents 147162b27799
children 7a3499bf5e2c
line wrap: on
line diff
--- a/src/gpu/ptx/gpu_ptx.cpp	Wed May 01 13:33:07 2013 -0700
+++ b/src/gpu/ptx/gpu_ptx.cpp	Wed May 01 23:02:46 2013 +0200
@@ -22,7 +22,7 @@
  *
  */
 
-
+#include "precompiled.hpp"
 #include "runtime/gpu.hpp"
 #include "utilities/globalDefinitions.hpp"
 #include "utilities/ostream.hpp"