"openmmapi/src/Context.cpp" did not exist on "bf3a4db65fc57f8bbb93726ae8e649922aa98372"
Commit 832e336c authored by Peter Eastman's avatar Peter Eastman
Browse files

Fixed compilation error on Windows

parent a9f16906
...@@ -36,7 +36,7 @@ ...@@ -36,7 +36,7 @@
#include "../SimTKUtilities/RealVec.h" #include "../SimTKUtilities/RealVec.h"
#include <vector> #include <vector>
class ReferenceVirtualSites { class OPENMM_EXPORT ReferenceVirtualSites {
public: public:
/** /**
* Compute the positions of all virtual sites. * Compute the positions of all virtual sites.
......
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