add lvalue_forward.hpp

This commit is contained in:
bolero-MURAKAMI 2012-04-07 22:36:12 +09:00
parent 64dd2582a4
commit 30dbbc44fc
2 changed files with 25 additions and 0 deletions

View file

@ -4,5 +4,6 @@
#include <sprout/config.hpp>
#include <sprout/utility/as_lvalue.hpp>
#include <sprout/utility/as_const.hpp>
#include <sprout/utility/lvalue_forward.hpp>
#endif // #ifndef SPROUT_UTILITY_OPERATION_EXT_HPP