mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-05-16 14:16:09 -06:00
7 lines
186 B
Text
7 lines
186 B
Text
#ifndef _Web_icpp_init_stub
|
|
#define _Web_icpp_init_stub
|
|
#include "Core/init"
|
|
#define BLITZ_INDEX__ F3B8802768995E4DB828D13B0F9A48C61
|
|
#include "Web_init.icpp"
|
|
#undef BLITZ_INDEX__
|
|
#endif
|