ADAPT_STRUCT_DEFINE_PROXY_TYPE refactoring

[SVN r61178]
This commit is contained in:
Christopher Schmidt
2010-04-10 14:35:13 +00:00
parent 073ce9e4a3
commit 83db52797b
7 changed files with 26 additions and 5 deletions

View File

@ -14,5 +14,7 @@
#include <boost/fusion/adapted/struct/adapt_assoc_struct.hpp>
#include <boost/fusion/adapted/struct/adapt_struct_named.hpp>
#include <boost/fusion/adapted/struct/adapt_struct.hpp>
#include <boost/fusion/adapted/struct/define_assoc_struct.hpp>
#include <boost/fusion/adapted/struct/define_struct.hpp>
#endif