util/NumberParser: rename to CNumberParser
A new NumberParser library based on std::from_chars() will be added.
This commit is contained in:
@@ -23,7 +23,7 @@
|
||||
#include "BulkEdit.hxx"
|
||||
#include "util/Exception.hxx"
|
||||
#include "util/StringAPI.hxx"
|
||||
#include "util/NumberParser.hxx"
|
||||
#include "util/CNumberParser.hxx"
|
||||
|
||||
#include <fmt/format.h>
|
||||
|
||||
|
Reference in New Issue
Block a user