"plugins/vscode:/vscode.git/clone" did not exist on "4d25f4e762c1046b5bf47961ae9e3a147d6448e1"
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