Changeset 128c2bd26b6dbb33417484f44c6fa240ec508cca
- Timestamp:
- 06/01/07 23:48:46 (6 years ago)
- Author:
- Philipp Kern <phil@…>
- Parents:
- 2f27b28d19b19813bd0109a847689db78a267c01
- Children:
- 2cc00b63dec652cb8c235a59e35a275c14bfc50e
- git-committer:
- Philipp Kern <phil@0x539.de> / 2007-01-06T22:48:46Z+0000
- Message:
-
[project @ Added #include to <winsock2.h> to avoid <winsock.h> being included later.]
Original author: Michael Walter <cm@…>
Date: 2005-09-22 16:22:15+00:00
- Files:
-
Legend:
- Unmodified
- Added
- Removed
-
|
r41b574e
|
r128c2bd
|
|
| 17 | 17 | */ |
| 18 | 18 | |
| | 19 | #include <winsock2.h> |
| 19 | 20 | #include <windows.h> |
| 20 | 21 | #include <gdk/gdkwin32.h> |