git-svn-id: http://svn2.nishi.boats/svn/milsko/trunk@820 b9cfdab3-6d41-4d17-bbe4-086880011989
This commit is contained in:
NishiOwO
2025-11-26 22:04:02 +00:00
parent b68f0b8aa5
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