defined NS_IMPL_IDS for the mac build only

This commit is contained in:
dcone%netscape.com 1998-07-27 21:37:49 +00:00
Родитель 44636707c4
Коммит 6b6e0ad475
1 изменённых файлов: 4 добавлений и 0 удалений

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

@ -16,6 +16,10 @@
* Corporation. Portions created by Netscape are Copyright (C) 1998
* Netscape Communications Corporation. All Rights Reserved.
*/
#ifdef XP_MAC
#define NS_IMPL_IDS
#endif
#include "nsViewerApp.h"
#include "nsBrowserWindow.h"
#include "nsWidgetsCID.h"