mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-09-19 20:34:49 -04:00
Remove _USE_32BIT_TIME_T windows define
Why did we added it in first place?
This commit is contained in:
parent
329050a9c2
commit
77d938bf52
7 changed files with 6 additions and 8 deletions
|
@ -44,8 +44,6 @@ win32 {
|
|||
|
||||
CONFIG += dummy_glib
|
||||
|
||||
DEFINES *= _USE_32BIT_TIME_T
|
||||
|
||||
# With GCC package 4.8, including io.h either directly or indirectly causes off64_t not to be defined when compiling with -ansi switch
|
||||
DEFINES *= off64_t=_off64_t
|
||||
DEFINES *= off_t=_off_t
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue