large files

This commit is contained in:
Christien Rioux
2015-12-12 18:44:38 -08:00
parent 4e3fd39ca8
commit 9394acb552
2 changed files with 1 additions and 6 deletions

View File

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