changeset 30 | 5dc02b23752f |
parent 18 | 2f34d5167611 |
29:b72c6db6890b | 30:5dc02b23752f |
---|---|
45 |
45 |
46 #include <qcoreapplication.h> |
46 #include <qcoreapplication.h> |
47 |
47 |
48 #include <string.h> |
48 #include <string.h> |
49 |
49 |
50 # include <qt_windows.h> |
|
51 #if defined (QT_NO_IPV6) |
50 #if defined (QT_NO_IPV6) |
52 # include <winsock.h> |
51 # include <winsock.h> |
53 #else |
52 #else |
54 # if defined (Q_CC_BOR) || defined (Q_CC_GNU) |
53 # if defined (Q_CC_BOR) || defined (Q_CC_GNU) |
55 # include <winsock2.h> |
54 # include <winsock2.h> |