1
0
mirror of synced 2025-07-27 23:41:48 +03:00
This commit is contained in:
Yuji Hirose
2019-02-13 08:14:02 -05:00
parent e7e9ec616f
commit d3eb88b740
2 changed files with 10 additions and 11 deletions

View File

@ -2,7 +2,6 @@
#include <gtest/gtest.h>
#include <httplib.h>
#include <future>
#include <iostream>
#define SERVER_CERT_FILE "./cert.pem"
#define SERVER_PRIVATE_KEY_FILE "./key.pem"