Skip to content
Snippets Groups Projects
Commit 084139eb authored by deuce's avatar deuce
Browse files

Include dir.h

parent 9a7b3d6a
No related branches found
No related tags found
No related merge requests found
......@@ -10,7 +10,9 @@
//#include <process.h>
#include <math.h>
//#include <dos.h>
#ifndef __unix__
#include <dir.h>
#endif
#include <string.h>
#include <stdio.h>
#include <stdlib.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