diff options
Diffstat (limited to 'fpdfsdk/fpdf_flatten_embeddertest.cpp')
-rw-r--r-- | fpdfsdk/fpdf_flatten_embeddertest.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/fpdfsdk/fpdf_flatten_embeddertest.cpp b/fpdfsdk/fpdf_flatten_embeddertest.cpp index d709f59053..a8915fe60c 100644 --- a/fpdfsdk/fpdf_flatten_embeddertest.cpp +++ b/fpdfsdk/fpdf_flatten_embeddertest.cpp @@ -2,7 +2,6 @@ // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. -#include "core/fxcrt/fx_basic.h" #include "public/fpdf_flatten.h" #include "public/fpdfview.h" #include "testing/embedder_test.h" |