Global: Move string number parse to text/parsers.
It's not used as much as the other string utils.
This commit is contained in:
parent
3d9c4733ab
commit
a0f8e788f3
10 changed files with 66 additions and 126 deletions
|
@ -21,6 +21,7 @@
|
|||
#include <vector>
|
||||
|
||||
#include "base/stringutil.h"
|
||||
#include "util/text/parsers.h"
|
||||
#include "Common/ColorConv.h"
|
||||
#include "Core/Config.h"
|
||||
#include "Core/Screenshot.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue