зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1332639 - Remove unneeded #include so that this file builds, r=gsvelto
MozReview-Commit-ID: 87ERrrrWJ1U --HG-- extra : rebase_source : b7b3de312d7571ad4ce2d106787a1c344355e3d5
This commit is contained in:
Родитель
71e99a4d66
Коммит
76d012145d
|
@ -3,10 +3,13 @@
|
|||
#include <stdio.h>
|
||||
|
||||
#include "nscore.h"
|
||||
#include "nsExceptionHandler.h"
|
||||
#include "mozilla/Unused.h"
|
||||
#include "ExceptionThrower.h"
|
||||
|
||||
#ifdef XP_WIN
|
||||
#include <windows.h>
|
||||
#endif
|
||||
|
||||
/*
|
||||
* This pure virtual call example is from MSDN
|
||||
*/
|
||||
|
|
Загрузка…
Ссылка в новой задаче