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 19:43:51 +00:00
Родитель 6877858bc4
Коммит 9a8a56e282
1 изменённых файлов: 1 добавлений и 0 удалений

Просмотреть файл

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