"...ssh:/git@developer.sourcefind.cn:2222/tsoc/openmm.git" did not exist on "10daac8774482bba71341e0fb8e22e7b2cb24b78"
Commit 1e063047 authored by Mark Friedrichs's avatar Mark Friedrichs
Browse files

Include files for gcc 4.3

parent 17ab416a
...@@ -24,6 +24,7 @@ ...@@ -24,6 +24,7 @@
#include <string.h> #include <string.h>
#include <sstream> #include <sstream>
#include <stdlib.h>
//#include "../SimTKUtilities/SimTKOpenMMCommon.h" //#include "../SimTKUtilities/SimTKOpenMMCommon.h"
#include "../SimTKUtilities/SimTKOpenMMLog.h" #include "../SimTKUtilities/SimTKOpenMMLog.h"
......
...@@ -24,6 +24,7 @@ ...@@ -24,6 +24,7 @@
#include <math.h> #include <math.h>
#include <sstream> #include <sstream>
#include <string.h>
#include "GBVISoftcoreParameters.h" #include "GBVISoftcoreParameters.h"
#include "../SimTKUtilities/SimTKOpenMMCommon.h" #include "../SimTKUtilities/SimTKOpenMMCommon.h"
......
...@@ -23,6 +23,7 @@ ...@@ -23,6 +23,7 @@
*/ */
#include <math.h> #include <math.h>
#include <string.h>
#include <sstream> #include <sstream>
#include "ObcSoftcoreParameters.h" #include "ObcSoftcoreParameters.h"
......
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