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
4cc77852
"platforms/cuda/vscode:/vscode.git/clone" did not exist on "d0a8058d39ff7b146df1f6734a961ec34d099d54"
Commit
4cc77852
authored
Feb 06, 2018
by
peastman
Browse files
Fixed compilation error on Windows
parent
07d005fa
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletion
+2
-1
tests/TestLocalEnergyMinimizer.h
tests/TestLocalEnergyMinimizer.h
+2
-1
No files found.
tests/TestLocalEnergyMinimizer.h
View file @
4cc77852
...
@@ -7,7 +7,7 @@
...
@@ -7,7 +7,7 @@
* Biological Structures at Stanford, funded under the NIH Roadmap for *
* Biological Structures at Stanford, funded under the NIH Roadmap for *
* Medical Research, grant U54 GM072970. See https://simtk.org. *
* Medical Research, grant U54 GM072970. See https://simtk.org. *
* *
* *
* Portions copyright (c) 2010-201
5
Stanford University and the Authors. *
* Portions copyright (c) 2010-201
8
Stanford University and the Authors. *
* Authors: Peter Eastman *
* Authors: Peter Eastman *
* Contributors: *
* Contributors: *
* *
* *
...
@@ -38,6 +38,7 @@
...
@@ -38,6 +38,7 @@
#include "openmm/VerletIntegrator.h"
#include "openmm/VerletIntegrator.h"
#include "openmm/VirtualSite.h"
#include "openmm/VirtualSite.h"
#include "sfmt/SFMT.h"
#include "sfmt/SFMT.h"
#include <algorithm>
#include <iostream>
#include <iostream>
#include <vector>
#include <vector>
...
...
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