This commit is contained in:
Lenheart 2022-04-21 13:03:49 +08:00
parent 70941036cc
commit be21e720ec
1 changed files with 4 additions and 0 deletions

View File

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