Skip to content
Snippets Groups Projects
Commit f2fdb507 authored by Martin Schönherr's avatar Martin Schönherr :speech_balloon:
Browse files

delete cuda runtime include

parent c2a7f0e7
No related branches found
No related tags found
1 merge request!75deletet all gpu related files, changed alle .cu files to .cpp files and add...
......@@ -34,7 +34,6 @@
#define BoundingBox_h
#include <vector>
#include <cuda_runtime.h>
#include "global.h"
......
......@@ -34,7 +34,6 @@
#define TriangularMesh_h
#include <stdio.h>
#include <cuda_runtime.h>
#include <vector>
#include <string>
#include <memory>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment