Commit 0094d14b authored by Christopher Bruns's avatar Christopher Bruns
Browse files

Added include to get TestReferenceCustomGBForce to compile on Windows.

parent f2ad92a4
......@@ -45,6 +45,7 @@
#include "openmm/VerletIntegrator.h"
#include <iostream>
#include <vector>
#include <algorithm>
using namespace OpenMM;
using namespace std;
......
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