"platforms/reference/include/ReferenceDPDDynamics.h" did not exist on "1ece5c285ce4bf90ce84ffe2000c41f978d82c09"
Commit 93e232df authored by peastman's avatar peastman
Browse files

Fixed compilation error on Windows

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