New ACC system.

committer: mfx <mfx> 1048662134 +0000
This commit is contained in:
Markus F.X.J. Oberhumer
2003-03-26 07:02:14 +00:00
parent b29f5b7c09
commit 09578df46b
12 changed files with 112 additions and 346 deletions
+1 -1
View File
@@ -35,7 +35,7 @@
#if defined(__DJGPP__)
# define USE_FTIME
#elif defined(__MFX_WIN32) && defined(_MSC_VER)
#elif defined(_MSC_VER) && (defined(_WIN32) || defined(_WIN64))
# define USE__FUTIME
#elif defined(HAVE_UTIME)
# define USE_UTIME