1
0
mirror of https://github.com/lammertb/libhttp.git synced 2025-08-06 05:02:40 +03:00

Source code cleanup

This commit is contained in:
Lammert Bies
2016-11-15 22:41:46 +01:00
parent 6566341735
commit 6f465ad72f
6 changed files with 720 additions and 1482 deletions

View File

@@ -25,7 +25,7 @@
#ifndef CIVETWEB_HEADER_INCLUDED
#define CIVETWEB_HEADER_INCLUDED
#define CIVETWEB_VERSION "1.9"
#define LIBHTTP_VERSION "1.9"
#ifndef CIVETWEB_API
#if defined(_WIN32)