From ccd5be05f61c85754daf5c8155f4932f6d35a55a Mon Sep 17 00:00:00 2001 From: Dan Sinclair Date: Wed, 30 Aug 2017 13:23:44 -0400 Subject: Move CFX_BitStream to its own file This CL moves the CFX_BitStream code out of fx_basic and into cfx_bitstream. Bug: pdfium:867 Change-Id: I5b7e6190a7db1fe1d24feb6bd676035a5c73ee92 Reviewed-on: https://pdfium-review.googlesource.com/12350 Commit-Queue: dsinclair Reviewed-by: Tom Sepez --- core/fpdfapi/parser/cpdf_hint_tables.h | 1 - 1 file changed, 1 deletion(-) (limited to 'core/fpdfapi/parser/cpdf_hint_tables.h') diff --git a/core/fpdfapi/parser/cpdf_hint_tables.h b/core/fpdfapi/parser/cpdf_hint_tables.h index 25f276ce55..2ab42a93cf 100644 --- a/core/fpdfapi/parser/cpdf_hint_tables.h +++ b/core/fpdfapi/parser/cpdf_hint_tables.h @@ -11,7 +11,6 @@ #include "core/fpdfapi/parser/cpdf_data_avail.h" #include "core/fxcrt/cfx_unowned_ptr.h" -#include "core/fxcrt/fx_basic.h" #include "core/fxcrt/fx_stream.h" class CFX_BitStream; -- cgit v1.2.3