move macro definition to cmakelist

This commit is contained in:
Tixx
2024-08-10 23:22:17 +02:00
parent b034072027
commit 2f0a9fba99
2 changed files with 2 additions and 1 deletions

View File

@@ -5,7 +5,6 @@
///
/// Created by Anonymous275 on 7/18/2020
///
#define CPPHTTPLIB_OPENSSL_SUPPORT
#include "Http.h"
#include <Logger.h>