Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1062)

Unified Diff: xfa/src/fxfa/src/common/xfa_doclayout.h

Issue 1722803002: Sort includes in xfa/. (Closed) Base URL: https://pdfium.googlesource.com/pdfium.git@master
Patch Set: Review cleanups Created 4 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « xfa/src/fxfa/src/common/xfa_docdata.h ('k') | xfa/src/fxfa/src/common/xfa_document.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: xfa/src/fxfa/src/common/xfa_doclayout.h
diff --git a/xfa/src/fxfa/src/common/xfa_doclayout.h b/xfa/src/fxfa/src/common/xfa_doclayout.h
index 5ac4cb945fa256c1fb46dad42c0f9379afd9119d..7460b7ba13665746c7eab4409f20ce6e9b390750 100644
--- a/xfa/src/fxfa/src/common/xfa_doclayout.h
+++ b/xfa/src/fxfa/src/common/xfa_doclayout.h
@@ -7,10 +7,13 @@
#ifndef XFA_SRC_FXFA_SRC_COMMON_XFA_DOCLAYOUT_H_
#define XFA_SRC_FXFA_SRC_COMMON_XFA_DOCLAYOUT_H_
+#include "xfa/src/fxfa/src/common/xfa_document.h"
+
#define _XFA_LAYOUTITEM_ProcessCACHE_
class CXFA_ContainerLayoutItem;
class CXFA_ContentLayoutItem;
+class IXFA_DocLayout;
class IXFA_LayoutPage {
public:
« no previous file with comments | « xfa/src/fxfa/src/common/xfa_docdata.h ('k') | xfa/src/fxfa/src/common/xfa_document.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698