1 --- opennurbs_system.h 2011-11-28 10:58:56.000000000 +0800
2 +++ patched/opennurbs_system.h 2012-09-03 18:57:57.000000000 +0800
7 -#if !defined(_WCHAR_T_DEFINED)
8 +#if !defined(_WCHAR_T_DEFINED) && !defined(__WCHAR_TYPE__)
9 // If you are using VC7/.NET and are having trouble linking
10 // to functions that have whcar_t types in arguments, then
11 // read the documentation about the wchar_t type and