Commit 1e063047 authored by Mark Friedrichs's avatar Mark Friedrichs
Browse files

Include files for gcc 4.3

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