ultimatepp/bazaar/CtrlLibBoostPy/init
kohait 6e96b9a399 bazaar: BoostPy: means of exception catch with info, ValueCtrl: prints ErrorValue
git-svn-id: svn://ultimatepp.org/upp/trunk@3898 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-09-21 16:13:34 +00:00

7 lines
189 B
Text

#ifndef _CtrlLibBoostPy_icpp_init_stub
#define _CtrlLibBoostPy_icpp_init_stub
#include "CtrlLib/init"
#include "Py/init"
#include "CoreBoostPy/init"
#include "ValueCtrl/init"
#endif