mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-05-24 22:03:31 -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__ FC6F975A86E4E6CFB52E673E128BCEAC9
|
|
#include "Web_init.icpp"
|
|
#undef BLITZ_INDEX__
|
|
#endif
|