#ifndef WIN32_WINDOWS_H #define WIN32_WINDOWS_H #include #include #if HAVE_WINDOWS_H || _WIN32 #include_next #endif #endif /* WIN32_WINDOWS_H */