Commit 118aab89 authored by Jason Swails's avatar Jason Swails
Browse files

Fix an include.

parent 3129342e
......@@ -23,8 +23,8 @@
*/
#include "CpuRandom.h"
#include "openmm/internal/OSRngSeed.h"
#include "openmm/OpenMMException.h"
#include "openmm/OSRngSeed.h"
#include <cmath>
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