forked from boostorg/fusion
Fusion: fixing bogus preprocessor directive (missing newline at end of file)
[SVN r79788]
This commit is contained in:
@ -18,4 +18,4 @@
|
||||
#include <boost/fusion/tuple/detail/preprocessed/make_tuple50.hpp>
|
||||
#else
|
||||
#error "FUSION_MAX_VECTOR_SIZE out of bounds for preprocessed headers"
|
||||
#endif
|
||||
#endif
|
||||
|
@ -18,4 +18,4 @@
|
||||
#include <boost/fusion/tuple/detail/preprocessed/tuple50_fwd.hpp>
|
||||
#else
|
||||
#error "FUSION_MAX_VECTOR_SIZE out of bounds for preprocessed headers"
|
||||
#endif
|
||||
#endif
|
||||
|
@ -18,4 +18,4 @@
|
||||
#include <boost/fusion/tuple/detail/preprocessed/tuple_tie50.hpp>
|
||||
#else
|
||||
#error "FUSION_MAX_VECTOR_SIZE out of bounds for preprocessed headers"
|
||||
#endif
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user