mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-05-16 22:02:58 -06:00
13 lines
303 B
Text
13 lines
303 B
Text
<<<<<<< .mine
|
|
#ifndef _Functions4U_icpp_init_stub
|
|
#define _Functions4U_icpp_init_stub
|
|
#include "Core/init"
|
|
#endif
|
|
=======
|
|
#ifndef _Controls4U_icpp_init_stub
|
|
#define _Controls4U_icpp_init_stub
|
|
#include "CtrlLib/init"
|
|
#include "Functions4U/init"
|
|
#include "Painter/init"
|
|
#endif
|
|
>>>>>>> .r1751
|