Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
tsoc
openmm
Commits
57eba9da
Commit
57eba9da
authored
Jan 28, 2014
by
Yutong Zhao
Browse files
Fix linker issues for CPU platform on Windows
parent
d65ff654
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
platforms/reference/include/ReferenceProperDihedralBond.h
platforms/reference/include/ReferenceProperDihedralBond.h
+1
-1
platforms/reference/include/ReferenceRbDihedralBond.h
platforms/reference/include/ReferenceRbDihedralBond.h
+1
-1
No files found.
platforms/reference/include/ReferenceProperDihedralBond.h
View file @
57eba9da
...
...
@@ -29,7 +29,7 @@
// ---------------------------------------------------------------------------------------
class
ReferenceProperDihedralBond
:
public
ReferenceBondIxn
{
class
OPENMM_EXPORT
ReferenceProperDihedralBond
:
public
ReferenceBondIxn
{
private:
...
...
platforms/reference/include/ReferenceRbDihedralBond.h
View file @
57eba9da
...
...
@@ -29,7 +29,7 @@
// ---------------------------------------------------------------------------------------
class
ReferenceRbDihedralBond
:
public
ReferenceBondIxn
{
class
OPENMM_EXPORT
ReferenceRbDihedralBond
:
public
ReferenceBondIxn
{
private:
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment