RESTinio
all.hpp
Go to the documentation of this file.
1 /*
2  restinio
3 */
4 
5 /*!
6  * @file
7  * @brief Include all necessary core header files in one.
8  *
9  * @deprecated Use `restinio/core.hpp` instead
10  */
11 
12 #include <restinio/core.hpp>