Backout previous change, as it caused bustage elsewhere.

git-svn-id: svn://10.0.0.236/trunk@222419 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
sayrer%gmail.com
2007-03-26 19:37:59 +00:00
parent 420b699120
commit d4486152fa
2 changed files with 2 additions and 2 deletions

View File

@@ -49,7 +49,7 @@ SIMPLE_PROGRAMS = TestInterfaceInfo$(BIN_SUFFIX)
CPPSRCS = TestInterfaceInfo.cpp
LIBS = \
$(XPCOM_GLUE_LDOPTS) \
$(XPCOM_LIBS) \
$(NSPR_LIBS) \
$(NULL)

View File

@@ -38,7 +38,7 @@
/* Some simple smoke tests of the typelib loader. */
#include "nscore.h"
#include "nsID.h"
#include "nsISupports.h"
#include "nsIInterfaceInfo.h"
#include "nsIInterfaceInfoManager.h"