RESTinio
all.hpp
Go to the documentation of this file.
1/*
2 restinio
3*/
4
9#pragma once
10
11#include <restinio/version.hpp>
12
14#include <restinio/settings.hpp>
24#include <restinio/cast_to.hpp>
25#include <restinio/value_or.hpp>
26
Helper function for simple run of HTTP server.
Definition of RESTINIO_VERSION macro.