open_toontown_panda3d/dtool/src/parser-inc/cwchar

9 lines
100 B
Plaintext

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