Bug 1393547 - Add missing nsACString declarations in widget/nsPrimitiveHelpers.h. r=mconley

This commit is contained in:
aceman 2017-08-24 11:18:00 -04:00
Родитель 608ad8a775
Коммит 131c228477
1 изменённых файлов: 1 добавлений и 0 удалений

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

@ -9,6 +9,7 @@
#include "nsError.h"
#include "nscore.h"
#include "nsString.h"
class nsISupports;