- Remove WINVER definition.

- Fix no-EOL-at-EOF warnings.

svn path=/trunk/; revision=37152
This commit is contained in:
Aleksey Bragin 2008-11-02 19:07:00 +00:00
parent 6eb05ceb03
commit eaf88dc90a
3 changed files with 2 additions and 4 deletions

View file

@ -1,8 +1,6 @@
#ifndef _DDRAWTEST_H #ifndef _DDRAWTEST_H
#define _DDRAWTEST_H #define _DDRAWTEST_H
#define WINVER 0x501
#include <stdio.h> #include <stdio.h>
#include <windows.h> #include <windows.h>
#include <stdio.h> #include <stdio.h>