forked from pyrite-dev/milsko
fix
git-svn-id: http://svn2.nishi.boats/svn/milsko/trunk@820 b9cfdab3-6d41-4d17-bbe4-086880011989
This commit is contained in:
parent
b68f0b8aa5
commit
7091438ee9
1 changed files with 1 additions and 1 deletions
|
|
@ -16,6 +16,7 @@
|
|||
#include <math.h>
|
||||
#include <ctype.h>
|
||||
#include <time.h>
|
||||
#include <sys/stat.h>
|
||||
#ifdef _WIN32
|
||||
#include <direct.h>
|
||||
|
||||
|
|
@ -43,7 +44,6 @@
|
|||
#include <dlfcn.h>
|
||||
#include <signal.h>
|
||||
#include <dirent.h>
|
||||
#include <sys/stat.h>
|
||||
#endif
|
||||
|
||||
#ifndef M_PI
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue