Commit 10309a46 authored by Tomáš Oberhuber's avatar Tomáš Oberhuber
Browse files

Debuging the CUDA linking.

parent 5f49d192
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -22,7 +22,6 @@
#include <fstream>
#include <stdio.h>
#include <stdlib.h>
#include <tnlConfig.h>
#ifdef HAVE_CUDA
   #include <cuda_runtime.h>
#endif