1/* generated by CMake */
2
3#pragma GCC system_header
4#ifdef __cplusplus
5#include <algorithm>
6#include <cctype>
7#include <cerrno>
8#include <charconv>
9#include <chrono>
10#include <cinttypes>
11#include <cmath>
12#include <concepts>
13#include <csignal>
14#include <cstddef>
15#include <cstdint>
16#include <cstdio>
17#include <cstring>
18#include <ctime>
19#include <fmt/format.h>
20#include <fmt/printf.h>
21#include <format>
22#include <fstream>
23#include <functional>
24#include <ios>
25#include <limits>
26#include <memory>
27#include <numbers>
28#include <optional>
29#include <span>
30#include <stdexcept>
31#include <string>
32#include <string_view>
33#include <type_traits>
34#include <utility>
35#include "/home/codebrowser/repos/LegacyClonk/src/C4Attributes.h"
36#include "/home/codebrowser/repos/LegacyClonk/src/C4Breakpoint.h"
37#include "/home/codebrowser/repos/LegacyClonk/src/C4Chrono.h"
38#include "/home/codebrowser/repos/LegacyClonk/src/C4ForwardDeclarations.h"
39#include "/home/codebrowser/repos/LegacyClonk/src/C4Math.h"
40#include "/home/codebrowser/repos/LegacyClonk/src/C4Strings.h"
41#include "/home/codebrowser/repos/LegacyClonk/src/CStdFile.h"
42#include "/home/codebrowser/repos/LegacyClonk/src/Standard.h"
43#include "/home/codebrowser/repos/LegacyClonk/src/StdAdaptors.h"
44#include "/home/codebrowser/repos/LegacyClonk/src/StdBuf.h"
45#include "/home/codebrowser/repos/LegacyClonk/src/StdCompiler.h"
46#include "/home/codebrowser/repos/LegacyClonk/src/StdConfig.h"
47#include "/home/codebrowser/repos/LegacyClonk/src/StdFile.h"
48#include "/home/codebrowser/repos/LegacyClonk/src/StdGzCompressedFile.h"
49#include "/home/codebrowser/repos/LegacyClonk/src/StdHelpers.h"
50#include "/home/codebrowser/repos/LegacyClonk/src/StdSha1.h"
51#endif // __cplusplus
52