git-svn-id: https://svn.code.sf.net/p/turtle/code/trunk@342 860be788-9bd5-4423-9f1e-828f051e677b
This commit is contained in:
mat007 2011-05-20 10:49:16 +00:00
parent ee1c42843c
commit bec0c8aafa
13 changed files with 16 additions and 59 deletions

View file

@ -7,6 +7,7 @@
//
#include <turtle/log.hpp>
#include <boost/test/auto_unit_test.hpp>
#include <boost/assign.hpp>
#include <boost/shared_ptr.hpp>
#include <boost/weak_ptr.hpp>
@ -17,10 +18,6 @@
#include <map>
#include <set>
#include <boost/test/auto_unit_test.hpp>
#define BOOST_LIB_NAME boost_unit_test_framework
#include <boost/config/auto_link.hpp>
namespace
{
template< typename T >