mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-05-16 14:16:09 -06:00
7 lines
189 B
Text
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
|