From 6d4b4585e195ce31f5d4eb52b5f9b68f33eff36b Mon Sep 17 00:00:00 2001 From: Gluzskiy Alexandr Date: Mon, 19 Jul 2010 20:29:53 +0300 Subject: modified: main.cpp --- core/main.cpp | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'core/main.cpp') diff --git a/core/main.cpp b/core/main.cpp index e69de29..c2858ba 100644 --- a/core/main.cpp +++ b/core/main.cpp @@ -0,0 +1,10 @@ +#include +#include +#include + +int main() +{ + + return 0; +} + -- cgit v1.2.3