- woops. temporarily revert system_header to fix build

svn path=/trunk/; revision=37515
This commit is contained in:
Stefan Ginsberg 2008-11-21 15:02:06 +00:00
parent 62392c89a0
commit abb1280385

View file

@ -1,5 +1,8 @@
#ifndef _VFW_H
#define _VFW_H
#if __GNUC__ >= 3
#pragma GCC system_header
#endif
#ifndef _WINDOWS_H
#include <windows.h>