umk: reduced footprint

git-svn-id: svn://ultimatepp.org/upp/trunk@3744 f0d560ea-af0d-0410-9eb7-867de7ffcac7
This commit is contained in:
cxl 2011-08-06 13:01:28 +00:00
parent 0e662a4b48
commit bf4238d5c0
2 changed files with 0 additions and 2 deletions

View file

@ -1,7 +1,6 @@
description "TheIDE - common library\377B";
uses
CtrlLib,
Esc,
Web;

View file

@ -1,6 +1,5 @@
#ifndef _ide_Core_icpp_init_stub
#define _ide_Core_icpp_init_stub
#include "CtrlLib/init"
#include "Esc/init"
#include "Web/init"
#endif