mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-05-17 14:16:10 -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
|