Aaand yet another one, including fixed indentation for the whole file

(sorry for the commit spam, but I'm trying to solve the building problems of a user over IRC :D)

svn path=/trunk/; revision=32688
This commit is contained in:
Colin Finck 2008-03-15 00:44:07 +00:00
parent 6f3e8ec662
commit 751cc71ebd

View file

@ -8,6 +8,7 @@
*/ */
#include "os_support.h" #include "os_support.h"
#include <cstdlib>
namespace System_ namespace System_
{ {