Skip to content
Snippets Groups Projects
Commit 571088fa authored by Mark Jenkinson's avatar Mark Jenkinson
Browse files

Re-fixed all includes for third party stuff

parent 30821353
No related branches found
No related tags found
No related merge requests found
......@@ -22,8 +22,8 @@ determining streaming to the Logfile and/or cout. */
#include <string>
#include <iomanip>
#include <strstream>
#include "newmat/newmatap.h"
#include "newmat/newmatio.h"
#include "newmatap.h"
#include "newmatio.h"
using namespace std;
......
......@@ -14,8 +14,8 @@
#include <string>
#include <time.h>
#include <set>
#include "newmat/newmatap.h"
#include "newmat/newmatio.h"
#include "newmatap.h"
#include "newmatio.h"
#include "time_tracer.h"
using namespace NEWMAT;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment