mirror of
https://github.com/openmoh/openmohaa.git
synced 2025-04-29 06:07:57 +03:00
Add HTTP support and update checking
This commit is contained in:
parent
2c72908f76
commit
01381ed084
104 changed files with 111355 additions and 25 deletions
5
code/cpp-httplib-0.19.0/test/include_httplib.cc
Normal file
5
code/cpp-httplib-0.19.0/test/include_httplib.cc
Normal file
|
@ -0,0 +1,5 @@
|
|||
// The sole purpose of this file is to include httplib.h in a separate
|
||||
// compilation unit, thus verifying that inline keywords have not been forgotten
|
||||
// when linked together with test.cc.
|
||||
|
||||
#include <httplib.h>
|
Loading…
Add table
Add a link
Reference in a new issue