now that NEW_STRING_APIS is turned on in the actual string headers, I needed to move some defs around. Also setting a new define for HAVE_CPP_2BYTE_WCHAR_T

This commit is contained in:
scc%mozilla.org 2000-06-11 01:09:00 +00:00
Родитель 25896e8f49
Коммит 3a7bb8ec08
2 изменённых файлов: 6 добавлений и 2 удалений

Просмотреть файл

@ -1,4 +1,6 @@
// StringTestProfileOld.Prefix
#include "StringTest.Prefix"
#undef NEW_STRING_APIS
#define OLD_STRING_APIS
#undef HAVE_CPP_2BYTE_WCHAR_T

Просмотреть файл

@ -1,5 +1,7 @@
// StringTestProfileOld.Prefix
#include "StringTest.Prefix"
#undef NEW_STRING_APIS
#define OLD_STRING_APIS
#define TEST_STD_STRING
#undef HAVE_CPP_2BYTE_WCHAR_T