mirror of
https://github.com/crioux/turbo-linecount.git
synced 2026-03-02 03:40:07 +00:00
large files
This commit is contained in:
@@ -12,12 +12,6 @@
|
||||
#define LINECOUNT_VERSION_MAJOR 1
|
||||
#define LINECOUNT_VERSION_MINOR 0
|
||||
|
||||
#if defined(__CYGWIN__) || defined(__linux__) || defined(__MINGW32__)
|
||||
#ifndef _LARGEFILE64_SOURCE
|
||||
#define _LARGEFILE64_SOURCE 1
|
||||
#endif
|
||||
#endif
|
||||
|
||||
#ifdef __cplusplus
|
||||
|
||||
///////////////////////////////////////////// Headers
|
||||
|
||||
Reference in New Issue
Block a user