TUPLE_EAT added

[SVN r12295]
This commit is contained in:
Vesa Karvonen
2002-01-13 15:42:53 +00:00
parent a4dc24ae7c
commit 6644430159
3 changed files with 50 additions and 2 deletions

View File

@ -19,5 +19,6 @@
Includes all tuple headers.
*/
#include <boost/preprocessor/tuple/eat.hpp>
#include <boost/preprocessor/tuple/elem.hpp>
#endif