Nebula
Loading...
Searching...
No Matches
stdneb.h
Go to the documentation of this file.
1//------------------------------------------------------------------------------
12#include "core/config.h"
13#include "util/compilerhelper.h"
14#if __WIN32__
16#elif __linux__
18#else
19#error "precompiled.h not implemented on this platform"
20#endif
21//------------------------------------------------------------------------------
Nebula compiler specific defines and configuration.
Contains precompiled headers on the Posix platform.