missing headers for url parsing

This commit is contained in:
Benjamin Sergeant 2020-04-24 14:13:15 -07:00
parent 79acb915ce
commit 2469d7102e

View File

@ -31,6 +31,9 @@
#include "IXUrlParser.h"
#include <algorithm>
#include <cstring>
namespace
{
enum LUrlParserError