Fix some minor errors in examples.

[SVN r80899]
This commit is contained in:
Steven Watanabe
2012-10-08 01:00:29 +00:00
parent 49ce41a328
commit b2db5bd93e
2 changed files with 3 additions and 1 deletions

View File

@@ -12,6 +12,8 @@
#include <boost/type_erasure/any_cast.hpp>
#include <boost/type_erasure/builtin.hpp>
#include <boost/type_erasure/operators.hpp>
#include <boost/type_erasure/member.hpp>
#include <boost/type_erasure/free.hpp>
#include <boost/mpl/vector.hpp>
#include <iostream>