mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-05-17 22:03:07 -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
|