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

Unified Diff: fpdfsdk/include/fpdfxfa/fpdfxfa_util.h

Issue 1711793002: Sort headers in non-xfa directories. (Closed) Base URL: https://pdfium.googlesource.com/pdfium.git@master
Patch Set: 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
Index: fpdfsdk/include/fpdfxfa/fpdfxfa_util.h
diff --git a/fpdfsdk/include/fpdfxfa/fpdfxfa_util.h b/fpdfsdk/include/fpdfxfa/fpdfxfa_util.h
index 6cb07915ede0ccfe23bbacf7e89f095e0d8cc346..9678453db67d56932f8b12ebb5541bc395cb054e 100644
--- a/fpdfsdk/include/fpdfxfa/fpdfxfa_util.h
+++ b/fpdfsdk/include/fpdfxfa/fpdfxfa_util.h
@@ -9,6 +9,7 @@
#include <vector>
+#include "fpdfsdk/include/fpdfxfa/fpdfxfa_doc.h"
dsinclair 2016/02/18 16:22:58 Had to add this as CPDFDoc_Environment could no lo
Tom Sepez 2016/02/18 19:39:57 Yup. Moving these around often exposes "Include W
#include "xfa/include/fwl/adapter/fwl_adaptertimermgr.h"
#define JS_STR_VIEWERTYPE_STANDARD L"Exchange"

Powered by Google App Engine
This is Rietveld 408576698