 |
Plasma Engine
2.0
|
Loading...
Searching...
No Matches
3#ifdef BUILDSYSTEM_BUILDING_FOUNDATION_LIB
4# define PL_FOUNDATION_INTERNAL_HEADER_ALLOWED 1
6# define PL_FOUNDATION_INTERNAL_HEADER_ALLOWED 0
9#define PL_FOUNDATION_INTERNAL_HEADER static_assert(PL_FOUNDATION_INTERNAL_HEADER_ALLOWED, "This is an internal pl header. Please do not #include it directly.");