UI: Remove jansson requirement from UI and updater
Use json11 instead.
This commit is contained in:
@@ -74,7 +74,7 @@
|
||||
#endif
|
||||
|
||||
#include <util/windows/WinHandle.hpp>
|
||||
#include <jansson.h>
|
||||
#include <json11.hpp>
|
||||
#include "resource.h"
|
||||
|
||||
bool HTTPGetFile(HINTERNET hConnect, const wchar_t *url,
|
||||
|
Reference in New Issue
Block a user