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

Unified Diff: xfa/src/fxbarcode/pdf417/BC_PDF417.h

Issue 1741003002: Cleanup forward declarations. (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
« no previous file with comments | « xfa/src/fxbarcode/oned/BC_OnedUPCAWriter.h ('k') | xfa/src/fxbarcode/pdf417/BC_PDF417ECModulusGF.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: xfa/src/fxbarcode/pdf417/BC_PDF417.h
diff --git a/xfa/src/fxbarcode/pdf417/BC_PDF417.h b/xfa/src/fxbarcode/pdf417/BC_PDF417.h
index 55b9b6c483f7eec92825cd8f1dec97c6759a0281..a7a464946121fefa35361d30fbf5155230b553be 100644
--- a/xfa/src/fxbarcode/pdf417/BC_PDF417.h
+++ b/xfa/src/fxbarcode/pdf417/BC_PDF417.h
@@ -10,7 +10,6 @@
#include "core/include/fxcrt/fx_basic.h"
#include "xfa/src/fxbarcode/pdf417/BC_PDF417Compaction.h"
-class CBC_Compaction;
class CBC_BarcodeRow;
class CBC_BarcodeMatrix;
« no previous file with comments | « xfa/src/fxbarcode/oned/BC_OnedUPCAWriter.h ('k') | xfa/src/fxbarcode/pdf417/BC_PDF417ECModulusGF.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698