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

Got rid of unistd.h, like on the branch

parent 8dd79146
No related branches found
No related tags found
No related merge requests found
...@@ -9,7 +9,7 @@ ...@@ -9,7 +9,7 @@
#include <string> #include <string>
#include <iostream> #include <iostream>
#include <fstream> #include <fstream>
#include <unistd.h> //#include <unistd.h>
#include <vector> #include <vector>
#include <algorithm> #include <algorithm>
#include "newmatap.h" #include "newmatap.h"
......
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