#pragma once #include namespace std { struct mbstate_t; typedef int wint_t; }