Commit a414ed23 authored by Yutong Zhao's avatar Yutong Zhao
Browse files

Included a missing include file for the unit test for State serialization.

parent 3cabfb9c
...@@ -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;
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment