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