Commit 7443ceac authored by Peter Eastman's avatar Peter Eastman
Browse files

Added an include that was required by some compilers

parent 65d94e04
......@@ -30,6 +30,7 @@
#include "openmm/HarmonicAngleForce.h"
#include "quern.h"
#include "OpenCLExpressionUtilities.h"
#include <algorithm>
#include <cmath>
#include <cstdlib>
#include <map>
......
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