git-svn-id: http://svn2.nishi.boats/svn/milsko/trunk@820 b9cfdab3-6d41-4d17-bbe4-086880011989
This commit is contained in:
Nishi 2025-11-26 22:04:02 +00:00
commit 7091438ee9

View file

@ -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