RESTinio
Loading...
Searching...
No Matches
core.hpp
Go to the documentation of this file.
1/*
2 restinio
3*/
4
12#pragma once
13
14#include <restinio/version.hpp>
15
17#include <restinio/settings.hpp>
27#include <restinio/cast_to.hpp>
28#include <restinio/value_or.hpp>
29
31
Helper function for simple run of HTTP server.
Definition of RESTINIO_VERSION macro.