fixed missing header
This commit is contained in:
@@ -2,6 +2,7 @@
|
|||||||
#include <algorithm>
|
#include <algorithm>
|
||||||
#include <string>
|
#include <string>
|
||||||
#include <regex>
|
#include <regex>
|
||||||
|
#include <iomanip>
|
||||||
#include <curl/curl.h>
|
#include <curl/curl.h>
|
||||||
#include <libxml2/libxml/parser.h>
|
#include <libxml2/libxml/parser.h>
|
||||||
#include <libxml2/libxml/tree.h>
|
#include <libxml2/libxml/tree.h>
|
||||||
|
|||||||
Reference in New Issue
Block a user