Move rss to own folder
This commit is contained in:
parent
05173c872d
commit
a81096506d
@ -17,8 +17,8 @@
|
||||
#include <iostream>
|
||||
#include <stdexcept>
|
||||
|
||||
#include "rapidxml/rapidxml.hpp"
|
||||
#include "rapidxml/rapidxml_print.hpp"
|
||||
#include "../rapidxml/rapidxml.hpp"
|
||||
#include "../rapidxml/rapidxml_print.hpp"
|
||||
#include <curl/curl.h>
|
||||
|
||||
namespace rss_utils {
|
Loading…
Reference in New Issue
Block a user