Sprout/testspr/tools.hpp

13 lines
321 B
C++
Raw Normal View History

2011-12-23 11:59:33 +00:00
#ifndef TESTSPR_TOOLS_HPP
#define TESTSPR_TOOLS_HPP
#include <testspr/assert.hpp>
#include <testspr/functional.hpp>
#include <testspr/algorithm.hpp>
#include <testspr/iterator.hpp>
#include <testspr/range.hpp>
#include <testspr/typeinfo.hpp>
#include <testspr/print.hpp>
2011-12-23 11:59:33 +00:00
#endif // #ifndef TESTSPR_TOOLS_HPP