Commit 7ca951d1 authored by Mark Friedrichs's avatar Mark Friedrichs
Browse files

Removed reference to cudaKernels.h

parent 77d3b647
...@@ -28,7 +28,6 @@ ...@@ -28,7 +28,6 @@
#include "gputypes.h" #include "gputypes.h"
#include "cudatypes.h" #include "cudatypes.h"
//#include "cudaKernels.h"
#include "openmm/OpenMMException.h" #include "openmm/OpenMMException.h"
// info related to nonbonded softcore // info related to nonbonded softcore
......
...@@ -39,7 +39,6 @@ ...@@ -39,7 +39,6 @@
using namespace std; using namespace std;
#include "gputypes.h" #include "gputypes.h"
#include "cudaKernels.h"
#include "GpuFreeEnergyCudaKernels.h" #include "GpuFreeEnergyCudaKernels.h"
struct Atom { struct Atom {
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment