ICU-13177 Removing unused file number_results.h.
X-SVN-Rev: 40468
This commit is contained in:
parent
d7a61a6e91
commit
0a31ef3eb5
@ -4,7 +4,6 @@
|
||||
#include <uassert.h>
|
||||
#include "unicode/numberformatter.h"
|
||||
#include "number_decimalquantity.h"
|
||||
#include "number_results.h"
|
||||
#include "number_formatimpl.h"
|
||||
|
||||
using namespace icu::number;
|
||||
|
@ -1,20 +0,0 @@
|
||||
// © 2017 and later: Unicode, Inc. and others.
|
||||
// License & terms of use: http://www.unicode.org/copyright.html
|
||||
|
||||
#ifndef NUMBERFORMAT_NUMFMTTER_RESULTS_H
|
||||
#define NUMBERFORMAT_NUMFMTTER_RESULTS_H
|
||||
|
||||
// FIXME: Remove this file?
|
||||
|
||||
#include "number_types.h"
|
||||
#include "number_decimalquantity.h"
|
||||
#include "number_stringbuilder.h"
|
||||
|
||||
U_NAMESPACE_BEGIN namespace number {
|
||||
namespace impl {
|
||||
|
||||
} // namespace impl
|
||||
} // namespace number
|
||||
U_NAMESPACE_END
|
||||
|
||||
#endif //NUMBERFORMAT_NUMFMTTER_RESULTS_H
|
Loading…
Reference in New Issue
Block a user