#pragma once // Header is removed in C++20. // See for more information. #if __cplusplus <= 201703L #include // and, not, or #endif