Remove references to NumberFormatImpl.

The class and header file are gone, so don't try to use them.
Fixes #11312.
This commit is contained in:
Adrien Destugues
2014-10-06 08:35:50 +02:00
parent 33046f3a8c
commit 136884d011
3 changed files with 2 additions and 7 deletions
-1
View File
@@ -21,7 +21,6 @@
#include <Language.h>
#include <Locale.h>
#include <NumberFormat.h>
#include <NumberFormatImpl.h>
#include <NumberFormatParameters.h>
#include <TimeFormat.h>
#include <UnicodeChar.h>