mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-05-17 06:06:00 -06:00
6 lines
144 B
Text
6 lines
144 B
Text
#ifndef _Stroke_icpp_init_stub
|
|
#define _Stroke_icpp_init_stub
|
|
#include "CtrlLib/init"
|
|
#include "Painter/init"
|
|
#include "Geom/init"
|
|
#endif
|