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
15a8478e
"wrappers/vscode:/vscode.git/clone" did not exist on "46d14b89ca16c49c52b5c1b7fb6be1dbf0e6e730"
Commit
15a8478e
authored
Apr 22, 2010
by
Peter Eastman
Browse files
Fixed compilation error on Windows
parent
75acdad0
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
openmmapi/include/openmm/internal/CustomHbondForceImpl.h
openmmapi/include/openmm/internal/CustomHbondForceImpl.h
+1
-1
No files found.
openmmapi/include/openmm/internal/CustomHbondForceImpl.h
View file @
15a8478e
...
...
@@ -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
();
...
...
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