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
parent b098f5cda1
commit 42f6dbe262

View File

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