Bug 856199: Remove nsHTMLReflowState's no-longer-needed AutoRestore #include. r=dbaron

This commit is contained in:
Daniel Holbert 2013-03-29 18:34:17 -07:00
Родитель 485fdf0ee7
Коммит cc665d3856
1 изменённых файлов: 0 добавлений и 1 удалений

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

@ -12,7 +12,6 @@
#include "nsStyleCoord.h"
#include "nsStyleStructInlines.h"
#include "nsIFrame.h"
#include "mozilla/AutoRestore.h"
#include <algorithm>
class nsPresContext;