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

Unified Diff: core/fpdfdoc/clines.cpp

Issue 2187073005: Splitting fpdfdoc/doc_* part II. (Closed) Base URL: https://pdfium.googlesource.com/pdfium.git@fpdf_doc_III
Patch Set: Rebase to master Created 4 years, 4 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 | « core/fpdfdoc/clines.h ('k') | core/fpdfdoc/cpdf_dest.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: core/fpdfdoc/clines.cpp
diff --git a/core/fpdfdoc/clines.cpp b/core/fpdfdoc/clines.cpp
index b11731042df7e91e0d111c40a48b5d67857be8fa..1e425eab932b1351dc04c87a7ee3a0234c3574d8 100644
--- a/core/fpdfdoc/clines.cpp
+++ b/core/fpdfdoc/clines.cpp
@@ -6,6 +6,8 @@
#include "core/fpdfdoc/clines.h"
+#include "core/fpdfdoc/cline.h"
+
CLines::CLines() : m_nTotal(0) {}
CLines::~CLines() {
« no previous file with comments | « core/fpdfdoc/clines.h ('k') | core/fpdfdoc/cpdf_dest.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698