Commit efac00cf authored by Peter Eastman's avatar Peter Eastman
Browse files

Fixed a compilation error

parent fe144750
...@@ -32,6 +32,7 @@ ...@@ -32,6 +32,7 @@
#include "hilbert.h" #include "hilbert.h"
#include "openmm/Platform.h" #include "openmm/Platform.h"
#include "openmm/System.h" #include "openmm/System.h"
#include <algorithm>
#include <cmath> #include <cmath>
#include <fstream> #include <fstream>
#include <iostream> #include <iostream>
......
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