dolphin/Source/Core
Maarten ter Huurne f31ae87152 Fixed "no newline at end of file" warnings.
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@341 8ced0084-cf51-0410-be5f-012b33b47a6e
2008-08-27 09:27:38 +00:00
..
Common On platforms where the OpenGL library uses the CDECL calling convention, the stack should be increased after making a call. 2008-08-27 01:04:54 +00:00
Core Fixed "no newline at end of file" warnings. 2008-08-27 09:27:38 +00:00
DebuggerWX Include system headers using "#include <file.h>", so GCC will not issue warnings about them. 2008-08-26 23:32:54 +00:00
DiscIO Fixed typo introduced in rev 323. 2008-08-26 14:09:59 +00:00
DolphinWX Include system headers using "#include <file.h>", so GCC will not issue warnings about them. 2008-08-26 23:32:54 +00:00
VideoCommon Only include <windows.h> when compiling for Windows. 2008-08-27 09:07:02 +00:00