Bug 422366 - "AIX Compilation error for trunk build source nsCOMPtr.h : The base class "nsISelection" is declared but not defined." [p=shailen.n.jain@gmail.com (Shailen) r+sr=roc a1.9=beltzner]

git-svn-id: svn://10.0.0.236/trunk@248114 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
reed%reedloden.com 2008-03-18 19:43:51 +00:00
parent 9cd37f11c1
commit e8f4146b1d

View File

@ -62,6 +62,7 @@
#include "nsIPresShell.h"
#include "nsPresContext.h"
#include "nsIDocument.h"
#include "nsISelection.h"
static PRLogModuleInfo *sDragLm = NULL;