git-svn-id: svn://10.0.0.236/trunk@69770 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
scc%netscape.com
2000-05-15 07:37:18 +00:00
parent 9194028d7f
commit 87e4dcc1d6
3 changed files with 3 additions and 3 deletions

View File

@@ -889,7 +889,7 @@ private:
#ifdef NEW_STRING_APIS
NS_DEF_STRING_COMPARISON_OPERATORS(nsString, PRUnichar)
NS_DEF_DERIVED_STRING_OPERATOR_PLUS(nsAutoString, PRUnichar)
NS_DEF_DERIVED_STRING_OPERATOR_PLUS(nsString, PRUnichar)
#endif
extern NS_COM int fputs(const nsString& aString, FILE* out);