historical/toontown-classic.git/panda/include/parser-inc/cwchar
2024-01-16 11:20:27 -06:00

8 lines
100 B
Text

#pragma once
#include <stdtypedefs.h>
namespace std {
struct mbstate_t;
typedef int wint_t;
}