diff options
Diffstat (limited to 'xfa/src/fgas/include/fx_locale.h')
-rw-r--r-- | xfa/src/fgas/include/fx_locale.h | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/xfa/src/fgas/include/fx_locale.h b/xfa/src/fgas/include/fx_locale.h index 5637913a97..cf35491f9b 100644 --- a/xfa/src/fgas/include/fx_locale.h +++ b/xfa/src/fgas/include/fx_locale.h @@ -8,11 +8,9 @@ #define XFA_SRC_FGAS_INCLUDE_FX_LOCALE_H_ #include "core/include/fxcrt/fx_xml.h" +#include "xfa/src/fgas/include/fx_datetime.h" class CFX_Unitime; -class IFX_Locale; -class IFX_FormatString; -class IFX_LocaleMgr; enum FX_LOCALENUMSYMBOL { FX_LOCALENUMSYMBOL_Decimal, |