mirror of
https://github.com/hrydgard/ppsspp.git
synced 2026-09-05 04:05:27 +02:00
Global: Move string number parse to text/parsers.
It's not used as much as the other string utils.
This commit is contained in:
@@ -17,6 +17,7 @@
|
||||
|
||||
#include <cmath>
|
||||
#include <limits>
|
||||
#include "util/text/parsers.h"
|
||||
#include "Common/StringUtils.h"
|
||||
#include "Core/Debugger/WebSocket/WebSocketUtils.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user