mirror of
https://github.com/reactos/reactos.git
synced 2025-05-18 00:31:27 +00:00
Remove WINVER, committed in r37916.
svn path=/trunk/; revision=37920
This commit is contained in:
parent
32580ec32a
commit
cdbca12bbb
1 changed files with 0 additions and 2 deletions
|
@ -6,8 +6,6 @@
|
|||
* COPYRIGHT: Copyright 2008 Colin Finck <colin@reactos.org>
|
||||
*/
|
||||
|
||||
#define WINVER 0x0500 /* WC_NO_BEST_FIT_CHARS */
|
||||
|
||||
#include <windows.h>
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
|
|
Loading…
Reference in a new issue