summaryrefslogtreecommitdiffstats
path: root/guththila/src/Makefile.am
diff options
context:
space:
mode:
authorGravatar Martin Szulecki2013-02-16 18:15:38 +0100
committerGravatar Martin Szulecki2013-02-16 18:15:38 +0100
commit37268e184e6f5202c34b00be2478f33f8819d0ee (patch)
treec149f51cbe0b02576df530dbd920abfe85b9953f /guththila/src/Makefile.am
parent8ffb051a30cdd12f682dbfce5a293160c260a65c (diff)
downloadaxis2c-37268e184e6f5202c34b00be2478f33f8819d0ee.tar.gz
axis2c-37268e184e6f5202c34b00be2478f33f8819d0ee.tar.bz2
Fix MingW compiler warning about include order of winsock2.h
By including windows.h before winsock2.h old winsock code will be used underneath. To prevent this winsock2.h needs to be included first which will cause the use of the correct winsock code for Win32 targets.
Diffstat (limited to 'guththila/src/Makefile.am')
0 files changed, 0 insertions, 0 deletions