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
parent 2c8cb99518
commit 96315b2935

View File

@ -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"