Unverified Commit cc5ecb7c authored by peastman's avatar peastman Committed by GitHub
Browse files

Merge pull request #2278 from peastman/win

Fixed compilation error on Windows
parents 8ce5a685 93e232df
......@@ -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