Removed default error policy keeping only Boost.Test integration

git-svn-id: https://svn.code.sf.net/p/turtle/code/trunk@534 860be788-9bd5-4423-9f1e-828f051e677b
This commit is contained in:
mat007 2012-07-30 14:25:14 +00:00
parent cd3886aede
commit 0601689503
4 changed files with 46 additions and 21 deletions

View file

@ -18,6 +18,7 @@
#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>