Attempt to fix the mac bustage. NS_CurrentThread is only defined for debug builds.

git-svn-id: svn://10.0.0.236/trunk@62247 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
warren%netscape.com
2000-03-05 23:16:28 +00:00
parent 447b42f657
commit f652d56904
2 changed files with 2 additions and 2 deletions

View File

@@ -22,4 +22,4 @@
#define _IMPL_NS_PLUGINS 1
#include "MacSharedPrefix_debug.h"
#include "MacSharedPrefix.h"

View File

@@ -22,4 +22,4 @@
#define _IMPL_NS_PLUGINS 1
#include "MacSharedPrefix_debug.h"
#include "MacSharedPrefix.h"