Bug 1444633: Include nsString.h in TextAttrs.h. r=dholbert

This commit is contained in:
L. David Baron 2018-03-11 21:34:13 -07:00
Родитель 3a927cf635
Коммит 6ecac72ef7
1 изменённых файлов: 1 добавлений и 0 удалений

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

@ -8,6 +8,7 @@
#include "nsCOMPtr.h"
#include "nsColor.h"
#include "nsString.h"
#include "nsStyleConsts.h"
class nsIFrame;