зеркало из https://github.com/mozilla/gecko-dev.git
Add a missing include to fix windows build bustage
This commit is contained in:
Родитель
2e95c6717f
Коммит
b1bc3a702d
|
@ -44,6 +44,7 @@
|
||||||
#include "nsIVariant.h"
|
#include "nsIVariant.h"
|
||||||
#include "nsMIMEInfoWin.h"
|
#include "nsMIMEInfoWin.h"
|
||||||
#include "nsNetUtil.h"
|
#include "nsNetUtil.h"
|
||||||
|
#include <Windows.h>
|
||||||
#include <shellapi.h>
|
#include <shellapi.h>
|
||||||
|
|
||||||
NS_IMPL_ISUPPORTS_INHERITED1(nsMIMEInfoWin, nsMIMEInfoBase, nsIPropertyBag)
|
NS_IMPL_ISUPPORTS_INHERITED1(nsMIMEInfoWin, nsMIMEInfoBase, nsIPropertyBag)
|
||||||
|
|
Загрузка…
Ссылка в новой задаче