historical/toontown-classic.git/panda/include/parser-inc/cwchar

9 lines
100 B
Text
Raw Normal View History

2024-01-16 17:20:27 +00:00
#pragma once
#include <stdtypedefs.h>
namespace std {
struct mbstate_t;
typedef int wint_t;
}