update
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
#ifndef UPDATE_H
|
||||
#define UPDATE_H
|
||||
#include <curl/curl.h>
|
||||
#include<string>
|
||||
int update_db(const std::string& folder_path);
|
||||
int update_settings(const std::string& folder_path);
|
||||
#endif
|
||||
Reference in New Issue
Block a user