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

Unified Diff: xfa/src/fxbarcode/BC_UtilCodingConvert.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/fxbarcode/BC_TwoDimWriter.cpp ('k') | xfa/src/fxbarcode/BC_UtilCodingConvert.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: xfa/src/fxbarcode/BC_UtilCodingConvert.h
diff --git a/xfa/src/fxbarcode/BC_UtilCodingConvert.h b/xfa/src/fxbarcode/BC_UtilCodingConvert.h
index c46840ac4de3cf98f72d4081d23b1d2d83c91714..2cfd81a1767f642f5ae9eebee169297bdd82064c 100644
--- a/xfa/src/fxbarcode/BC_UtilCodingConvert.h
+++ b/xfa/src/fxbarcode/BC_UtilCodingConvert.h
@@ -7,7 +7,8 @@
#ifndef XFA_SRC_FXBARCODE_BC_UTILCODINGCONVERT_H_
#define XFA_SRC_FXBARCODE_BC_UTILCODINGCONVERT_H_
-class CBC_UtilCodingConvert;
+#include "core/include/fxcrt/fx_basic.h"
+
class CBC_UtilCodingConvert {
public:
CBC_UtilCodingConvert();
« no previous file with comments | « xfa/src/fxbarcode/BC_TwoDimWriter.cpp ('k') | xfa/src/fxbarcode/BC_UtilCodingConvert.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698