Removed default error policy keeping only Boost.Test integration

git-svn-id: https://svn.code.sf.net/p/turtle/code/trunk@533 860be788-9bd5-4423-9f1e-828f051e677b
This commit is contained in:
mat007 2012-07-30 13:46:35 +00:00
parent 1b3bef3e8c
commit cd3886aede
9 changed files with 110 additions and 243 deletions

View file

@ -18,7 +18,6 @@
#include "detail/type_name.hpp"
#include "detail/signature.hpp"
#include "detail/parameter.hpp"
#include "detail/cleanup.hpp"
#include <boost/preprocessor/repetition/repeat.hpp>
#include <boost/preprocessor/stringize.hpp>
#include <boost/mpl/assert.hpp>