"wrappers/vscode:/vscode.git/clone" did not exist on "46d14b89ca16c49c52b5c1b7fb6be1dbf0e6e730"
Commit 15a8478e authored by Peter Eastman's avatar Peter Eastman
Browse files

Fixed compilation error on Windows

parent 75acdad0
......@@ -48,7 +48,7 @@ namespace OpenMM {
* This is the internal implementation of CustomNonbondedForce.
*/
class CustomHbondForceImpl : public ForceImpl {
class OPENMM_EXPORT CustomHbondForceImpl : public ForceImpl {
public:
CustomHbondForceImpl(CustomHbondForce& owner);
~CustomHbondForceImpl();
......
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