fix Mac breakage

git-svn-id: svn://10.0.0.236/trunk@34984 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
jband%netscape.com
1999-06-12 06:00:03 +00:00
parent fc2f70d298
commit 7d3b16d3ab

View File

@@ -18,11 +18,12 @@
/* entry point wrappers. */
#include "xptcprivate.h"
#if defined(XP_MAC)
#pragma export on
#endif
#include "xptcprivate.h"
// This method is never called and is only here so the compiler
// will generate a vtbl for this class.
// *Needed by the Irix implementation.*