mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-05-16 22:02:58 -06:00
6 lines
162 B
Text
6 lines
162 B
Text
#ifndef _CtrlLibBoostPy_icpp_init_stub
|
|
#define _CtrlLibBoostPy_icpp_init_stub
|
|
#include "CtrlLib/init"
|
|
#include "Py/init"
|
|
#include "CoreBoostPy/init"
|
|
#endif
|