mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-05-16 14:16:09 -06:00
5 lines
122 B
Text
5 lines
122 B
Text
#ifndef _Turtle_icpp_init_stub
|
|
#define _Turtle_icpp_init_stub
|
|
#include "Painter/init"
|
|
#include "CtrlLib/init"
|
|
#endif
|