зеркало из https://github.com/mozilla/gecko-dev.git
moved nsITransferable include from header to impl
This commit is contained in:
Родитель
7e81897fa7
Коммит
ef83f44d43
|
@ -21,6 +21,9 @@
|
|||
#include "nsVoidArray.h"
|
||||
#include "nsRepository.h"
|
||||
|
||||
#include "nsITransferable.h" // for mime defs
|
||||
|
||||
|
||||
// These are temporary
|
||||
#if defined(XP_UNIX) || defined(XP_MAC)
|
||||
#include <strstream.h>
|
||||
|
|
|
@ -22,8 +22,6 @@
|
|||
#include "nsIFormatConverter.h"
|
||||
#include "nsString.h"
|
||||
|
||||
#include "nsITransferable.h" // for mime defs
|
||||
|
||||
class nsXIFFormatConverter : public nsIFormatConverter
|
||||
{
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче