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]

This commit is contained in:
reed@reedloden.com 2008-03-18 12:43:51 -07:00
parent 958ecad88c
commit 23c78f2ceb

View File

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