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
a414ed23
Commit
a414ed23
authored
Jan 22, 2013
by
Yutong Zhao
Browse files
Included a missing include file for the unit test for State serialization.
parent
3cabfb9c
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
137 additions
and
136 deletions
+137
-136
serialization/tests/TestSerializeState.cpp
serialization/tests/TestSerializeState.cpp
+137
-136
No files found.
serialization/tests/TestSerializeState.cpp
View file @
a414ed23
...
@@ -40,6 +40,7 @@
...
@@ -40,6 +40,7 @@
#include "openmm/serialization/XmlSerializer.h"
#include "openmm/serialization/XmlSerializer.h"
#include <iostream>
#include <iostream>
#include <sstream>
#include <sstream>
#include <stdlib.h>
using
namespace
OpenMM
;
using
namespace
OpenMM
;
using
namespace
std
;
using
namespace
std
;
...
...
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