util/NumberParser: rename to CNumberParser
A new NumberParser library based on std::from_chars() will be added.
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
#include "mixer/Mixer.hxx"
|
||||
#include "mixer/Listener.hxx"
|
||||
#include "output/plugins/PulseOutputPlugin.hxx"
|
||||
#include "util/NumberParser.hxx"
|
||||
#include "util/CNumberParser.hxx"
|
||||
#include "config/Block.hxx"
|
||||
|
||||
#include <pulse/context.h>
|
||||
|
||||
Reference in New Issue
Block a user