Remove _USE_32BIT_TIME_T windows define

Why did we added it in first place?
This commit is contained in:
Gioacchino Mazzurco 2018-10-07 13:07:22 +02:00
parent 329050a9c2
commit 77d938bf52
No known key found for this signature in database
GPG key ID: A1FBCA3872E87051
7 changed files with 6 additions and 8 deletions

View file

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