missing headers for url parsing
This commit is contained in:
parent
79acb915ce
commit
2469d7102e
@ -31,6 +31,9 @@
|
|||||||
|
|
||||||
#include "IXUrlParser.h"
|
#include "IXUrlParser.h"
|
||||||
|
|
||||||
|
#include <algorithm>
|
||||||
|
#include <cstring>
|
||||||
|
|
||||||
namespace
|
namespace
|
||||||
{
|
{
|
||||||
enum LUrlParserError
|
enum LUrlParserError
|
||||||
|
Loading…
Reference in New Issue
Block a user