// Copyright 2023 Filipe Coelho // SPDX-License-Identifier: 0BSD OR ISC #pragma once #include_next #if __GNUC__ < 12 #include "mingw.thread.h" #endif