From c52e30019ca616bd9b5a1fa9ef6cbd7fd3cea5c7 Mon Sep 17 00:00:00 2001 From: Lei Zhang Date: Mon, 1 Oct 2018 17:38:38 +0000 Subject: Fix #include ordering / formatting. Change-Id: I996c9b32d767960a5388e44e13180e1f6577ce38 Reviewed-on: https://pdfium-review.googlesource.com/43190 Commit-Queue: Ryan Harrison Reviewed-by: Ryan Harrison --- core/fxcrt/xml/cfx_xmldocument.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'core/fxcrt/xml/cfx_xmldocument.cpp') diff --git a/core/fxcrt/xml/cfx_xmldocument.cpp b/core/fxcrt/xml/cfx_xmldocument.cpp index 5ce4aed694..73f19d1c7d 100644 --- a/core/fxcrt/xml/cfx_xmldocument.cpp +++ b/core/fxcrt/xml/cfx_xmldocument.cpp @@ -3,6 +3,7 @@ // found in the LICENSE file. #include "core/fxcrt/xml/cfx_xmldocument.h" + #include "core/fxcrt/fx_system.h" #include "core/fxcrt/xml/cfx_xmlinstruction.h" #include "third_party/base/ptr_util.h" -- cgit v1.2.3