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
6343be0a
"platforms/vscode:/vscode.git/clone" did not exist on "783c2115a78758aa4ce2190ad1a934a056c9192a"
Unverified
Commit
6343be0a
authored
May 14, 2019
by
Andy Simmonett
Browse files
Add missing header files to VelocityVerlet test
parent
216a56bd
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
+2
-0
tests/TestVelocityVerletIntegrator.h
tests/TestVelocityVerletIntegrator.h
+2
-0
No files found.
tests/TestVelocityVerletIntegrator.h
View file @
6343be0a
...
...
@@ -31,10 +31,12 @@
#include "openmm/internal/AssertionUtilities.h"
#include "openmm/Context.h"
#include "openmm/CustomExternalForce.h"
#include "openmm/HarmonicBondForce.h"
#include "openmm/NonbondedForce.h"
#include "openmm/System.h"
#include "openmm/VelocityVerletIntegrator.h"
#include "openmm/VirtualSite.h"
#include "SimTKOpenMMRealType.h"
#include "sfmt/SFMT.h"
#include <iostream>
...
...
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