From 44d054c6449edb63d9760ac6602b036ffec75a84 Mon Sep 17 00:00:00 2001 From: dsinclair Date: Wed, 6 Apr 2016 10:23:46 -0700 Subject: Split fxfa_objectacc.h into pieces. This Cl splits apart the fxfa_objectacc.h file and moves the individual classes into the xfa/fxfa/parser directory. Review URL: https://codereview.chromium.org/1861353002 --- xfa/fxfa/parser/xfa_localemgr.h | 1 - 1 file changed, 1 deletion(-) (limited to 'xfa/fxfa/parser/xfa_localemgr.h') diff --git a/xfa/fxfa/parser/xfa_localemgr.h b/xfa/fxfa/parser/xfa_localemgr.h index 62b8c67924..2bdd1dd504 100644 --- a/xfa/fxfa/parser/xfa_localemgr.h +++ b/xfa/fxfa/parser/xfa_localemgr.h @@ -10,7 +10,6 @@ #include "xfa/fgas/localization/fgas_datetime.h" #include "xfa/fgas/localization/fgas_locale.h" #include "xfa/fxfa/parser/xfa_localemgr.h" -#include "xfa/include/fxfa/fxfa_objectacc.h" class CXFA_Node; class IFX_Locale; -- cgit v1.2.3