0.23.0.0 support

This commit is contained in:
Anonymous-275
2021-07-01 18:53:50 +03:00
parent 691be8cd08
commit 61759b8531
6 changed files with 43 additions and 11 deletions

View File

@@ -10,7 +10,7 @@
#include <iostream>
#include <Logger.h>
#include <fstream>
#include "http.h"
#include "Http.h"
#include <mutex>
#include <cmath>
#include <httplib.h>