mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-06-01 06:12:23 -06:00
6 lines
137 B
Text
6 lines
137 B
Text
#ifndef _OCE_icpp_init_stub
|
|
#define _OCE_icpp_init_stub
|
|
#include "FTGL/init"
|
|
#include "OCE/Xw/init"
|
|
#include "OCE/WNT/init"
|
|
#endif
|