boost 1.35 fix in test_buffer

This commit is contained in:
Arvid Norberg 2008-05-28 16:00:03 +00:00
parent 3910fe78de
commit a0b7f080cd
1 changed files with 1 additions and 2 deletions

View File

@ -42,8 +42,7 @@ POSSIBILITY OF SUCH DAMAGE.
#include "test.hpp"
using libtorrent::buffer;
using libtorrent::chained_buffer;
using namespace libtorrent;
/*
template<class T>