// Header files included here will be extracted from the host. // Freestanding implementation headers [C++11 17.6.1.3/2]. These all // contain compiler-specific code that we can't simply reproduce // ourselves. #include #include #include #include #include #include #include // Likewise for C [C11 4/6]. #include #include