Skip to content
Snippets Groups Projects
Unverified Commit 20323086 authored by Joe Donofry's avatar Joe Donofry Committed by GitHub
Browse files

Merge pull request #12 from MonokelPinguin/missing-iostream

Add missing iostream include.  Should hopefully fix #11 .  Thanks @MonokelPinguin 
parents 41314809 cdbf06f3
No related branches found
No related tags found
No related merge requests found
#include "mtxclient/http/session.hpp"
#include <iostream>
using namespace mtx::http;
Session::Session(boost::asio::io_service &ios,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment