#include <boost/asio.hpp>
#include <boost/bind/bind.hpp>
#include <scip2/connection.h>
#include <scip2/response.h>
#include <map>
#include <string>
Go to the source code of this file.