fastcgi++
A C++ FastCGI/Web API
Main Page
Examples
Namespaces
Classes
Files
Project Page
File List
File Members
include
fastcgi++
config.hpp
Go to the documentation of this file.
1
#ifndef FASTCGIPP_CONFIG
2
#define FASTCGIPP_CONFIG
3
4
#define FASTCGIPP_VERSION "3.0beta"
5
#define FASTCGIPP_LINUX
6
#define FASTCGIPP_BUILD_TIME "2018-01-18T10:04:31Z"
7
#define FASTCGIPP_LOG_LEVEL 2
8
9
#endif
Generated by
1.8.11