From 5d367f0e54fd1bf62f22b869ef75765ec9383e2c Mon Sep 17 00:00:00 2001 From: Gluzskiy Alexandr Date: Tue, 19 Oct 2010 11:31:43 +0300 Subject: hz.. --- core/commonheaders.h | 30 +++++++----------------------- 1 file changed, 7 insertions(+), 23 deletions(-) (limited to 'core/commonheaders.h') diff --git a/core/commonheaders.h b/core/commonheaders.h index ab42690..1bf5866 100644 --- a/core/commonheaders.h +++ b/core/commonheaders.h @@ -1,37 +1,21 @@ #ifndef COMMONHEADERS_H_INCLUDED #define COMMONHEADERS_H_INCLUDED -/*// For compilers that support precompilation, includes "wx.h". -#include */ - -/* -#ifdef __BORLANDC__ -#pragma hdrstop -#endif - -#ifndef WX_PRECOMP -// Include your minimal set of headers here, or wx.h -#include -#endif -*/ -/* -#include -#include -#include -#include -#include -*/ #include -//#include #include -#include +#include +#include #include -#include +#include +#include +#include +#include #include "../api/ec_pluginapi.h" #include "services.h" #include "modules.h" +#include "globals.h" #endif // COMMONHEADERS_H_INCLUDED -- cgit v1.2.3