Commit 93e232df authored by peastman's avatar peastman
Browse files

Fixed compilation error on Windows

parent 8ce5a685
...@@ -45,6 +45,7 @@ ...@@ -45,6 +45,7 @@
#include "openmm/System.h" #include "openmm/System.h"
#include "SimTKOpenMMRealType.h" #include "SimTKOpenMMRealType.h"
#include "sfmt/SFMT.h" #include "sfmt/SFMT.h"
#include <algorithm>
#include <cmath> #include <cmath>
#include <iostream> #include <iostream>
#include <vector> #include <vector>
......
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