This commit is contained in:
2022-04-21 13:06:03 +08:00
parent be21e720ec
commit 4a5d575687
5 changed files with 283 additions and 1 deletions

View File

@@ -55,11 +55,11 @@
#if defined LOCALHOSTS_SWITCH
#else
#define CPPHTTPLIB_OPENSSL_SUPPORT
#include "framework.h"
#include "RSAC.h"
#include "BASE64.h"
#include "httplib.h"
#define CPPHTTPLIB_OPENSSL_SUPPORT
#endif