Commit 57eba9da authored by Yutong Zhao's avatar Yutong Zhao
Browse files

Fix linker issues for CPU platform on Windows

parent d65ff654
......@@ -29,7 +29,7 @@
// ---------------------------------------------------------------------------------------
class ReferenceProperDihedralBond : public ReferenceBondIxn {
class OPENMM_EXPORT ReferenceProperDihedralBond : public ReferenceBondIxn {
private:
......
......@@ -29,7 +29,7 @@
// ---------------------------------------------------------------------------------------
class ReferenceRbDihedralBond : public ReferenceBondIxn {
class OPENMM_EXPORT ReferenceRbDihedralBond : public ReferenceBondIxn {
private:
......
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