mirror of
https://github.com/yhirose/cpp-httplib.git
synced 2025-05-15 09:18:27 +00:00
Fix #126
This commit is contained in:
parent
e7e9ec616f
commit
d3eb88b740
2 changed files with 10 additions and 11 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue