
6 Apr
2007
6 Apr
'07
12:49 a.m.
I get compile errors in path.cpp, std::mbstate_t is undefined. Adding #include <cwchar> at the top of path.cpp solves this problem. Emil Dotchevski