mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-06-03 06:12:43 -06:00
6 lines
142 B
Text
Executable file
6 lines
142 B
Text
Executable file
#ifndef _OCETest_icpp_init_stub
|
|
#define _OCETest_icpp_init_stub
|
|
#include "CtrlLib/init"
|
|
#include "OCE/init"
|
|
#include "FTGL/init"
|
|
#endif
|