Commit dc0e00de authored by Mark Friedrichs's avatar Mark Friedrichs
Browse files

Removed sfmt.h include

parent 2d9c3255
...@@ -44,7 +44,6 @@ ...@@ -44,7 +44,6 @@
#include "openmm/NonbondedForce.h" #include "openmm/NonbondedForce.h"
#include "openmm/NonbondedSoftcoreForce.h" #include "openmm/NonbondedSoftcoreForce.h"
#include "../src/SimTKUtilities/SimTKOpenMMRealType.h" #include "../src/SimTKUtilities/SimTKOpenMMRealType.h"
#include "../src/sfmt/SFMT.h"
#include "OpenMMFreeEnergy.h" #include "OpenMMFreeEnergy.h"
#include "openmm/freeEnergyKernels.h" #include "openmm/freeEnergyKernels.h"
#include "ReferenceFreeEnergyKernelFactory.h" #include "ReferenceFreeEnergyKernelFactory.h"
......
...@@ -52,7 +52,6 @@ ...@@ -52,7 +52,6 @@
#include "openmm/VerletIntegrator.h" #include "openmm/VerletIntegrator.h"
#include "openmm/VariableVerletIntegrator.h" #include "openmm/VariableVerletIntegrator.h"
#include "openmm/BrownianIntegrator.h" #include "openmm/BrownianIntegrator.h"
#include "../src/sfmt/SFMT.h"
// free-energy plugin includes // free-energy plugin includes
#define INCLUDE_FREE_ENERGY_PLUGIN #define INCLUDE_FREE_ENERGY_PLUGIN
......
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