mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-05-17 22:03:07 -06:00
6 lines
147 B
Text
6 lines
147 B
Text
#ifndef _aggtest_icpp_init_stub
|
|
#define _aggtest_icpp_init_stub
|
|
#include "CtrlLib/init"
|
|
#include "AggCtrl/init"
|
|
#include "SDraw/init"
|
|
#endif
|