This header file is part of the ALib C++ Library .
© 2013-2024 A-Worx GmbH, Germany. Published under Boost Software License.
Precompiled Header for ALib. Each ALib .cpp
compilation unit includes this header before doing anything else.
Compiler symbol ALIB_PRECOMPILED_HEADER may be used to enable this header. While still included, the header itself will not include anything if this variable is not defined or equals 0
.
As of today, with GNU and clang compilers, compilation seems more efficient if this header is disabled.
Definition in file alib_precompile.hpp.