Commit 22adbf78 authored by Ole Christian Eidheim's avatar Ole Christian Eidheim
Browse files

Added missing header to examples

parent a5fcd2ba
Loading
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
#include "client_http.hpp"
#include "server_http.hpp"
#include <future>

// Added for the json-example
#define BOOST_SPIRIT_THREADSAFE
+1 −0
Original line number Diff line number Diff line
#include "client_https.hpp"
#include "server_https.hpp"
#include <future>

// Added for the json-example
#define BOOST_SPIRIT_THREADSAFE