.reference

git-svn-id: svn://ultimatepp.org/upp/trunk@10275 f0d560ea-af0d-0410-9eb7-867de7ffcac7
This commit is contained in:
cxl 2016-10-05 21:46:17 +00:00
parent c8dbd68e1d
commit 29eebcd4e0
11 changed files with 13 additions and 109 deletions

4
reference/Convert/init Normal file
View file

@ -0,0 +1,4 @@
#ifndef _Convert_icpp_init_stub
#define _Convert_icpp_init_stub
#include "CtrlLib/init"
#endif