/*
 * SPDX-FileCopyrightText: 2018 Jaroslav Jindrak
 *
 * SPDX-License-Identifier: BSD-3-Clause
 */

#include <__bits/locale/codecvt.hpp>
#include <__bits/locale/ctype.hpp>
#include <__bits/locale/locale.hpp>
#include <__bits/locale/locale_misc.hpp>
#include <__bits/locale/num_get.hpp>
#include <__bits/locale/num_put.hpp>
#include <__bits/locale/numpunct.hpp>
