util/NumberParser: rename to CNumberParser
A new NumberParser library based on std::from_chars() will be added.
This commit is contained in:
@@ -20,7 +20,7 @@
|
||||
#include "event/Call.hxx"
|
||||
#include "event/Loop.hxx"
|
||||
#include "util/ASCII.hxx"
|
||||
#include "util/NumberParser.hxx"
|
||||
#include "util/CNumberParser.hxx"
|
||||
#include "util/Domain.hxx"
|
||||
#include "Log.hxx"
|
||||
#include "PluginUnavailable.hxx"
|
||||
|
Reference in New Issue
Block a user