Skip to content

Commit

Permalink
Fix ASIO/Thread compatibility tomerfiliba#56
Browse files Browse the repository at this point in the history
  • Loading branch information
davidsj2 committed Aug 15, 2013
1 parent 4162648 commit 4fa0936
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions libagnos/cpp/src/utils.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@
#include <iterator>
#include "utf8.h"

#include <boost/asio.hpp>
#include <boost/thread/thread.hpp>
#include <boost/thread/mutex.hpp>
#include "objtypes.hpp"
Expand Down

0 comments on commit 4fa0936

Please sign in to comment.