Sprout/sprout/utility/enabler_if.hpp

8 lines
207 B
C++
Raw Normal View History

2012-01-12 14:11:46 +09:00
#ifndef SPROUT_UTILITY_ENABLER_IF_HPP
#define SPROUT_UTILITY_ENABLER_IF_HPP
#include <sprout/config.hpp>
2012-05-26 19:19:08 +09:00
#include <sprout/type_traits/enabler_if.hpp>
2012-01-12 14:11:46 +09:00
#endif // #ifndef SPROUT_UTILITY_ENABLER_IF_HPP