"platforms/cuda/tests/TestCudaCustomExternalForce.cpp" did not exist on "0e879806cdd38e58b04481ecf7fcd93c44c7dc27"
Commit 8e3c539a authored by smikes's avatar smikes
Browse files

change back to #ifdef

parent 190e7031
...@@ -33,7 +33,7 @@ ...@@ -33,7 +33,7 @@
#include "openmm/OpenMMException.h" #include "openmm/OpenMMException.h"
#include "openmm/internal/SplineFitter.h" #include "openmm/internal/SplineFitter.h"
#if _MSC_VER #ifdef _MSC_VER
#if _MSC_VER < 1800 #if _MSC_VER < 1800
/** /**
......
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