"wrappers/python/vscode:/vscode.git/clone" did not exist on "4a956a72fadce9cbdf11ce1e6d14c069fa004408"
Commit f355f568 authored by Peter Eastman's avatar Peter Eastman
Browse files

Fixed compilation error

parent 192b5c6b
...@@ -33,7 +33,7 @@ ...@@ -33,7 +33,7 @@
#include "openmm/Context.h" #include "openmm/Context.h"
#include "openmm/OpenMMException.h" #include "openmm/OpenMMException.h"
#include "openmm/internal/ContextImpl.h" #include "openmm/internal/ContextImpl.h"
#include "openmm/RPMDKernels.h" #include "openmm/RpmdKernels.h"
#include <ctime> #include <ctime>
#include <string> #include <string>
......
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