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