Sprout/sprout/utility/enabler_if.hpp
2012-05-26 19:19:08 +09:00

7 lines
207 B
C++

#ifndef SPROUT_UTILITY_ENABLER_IF_HPP
#define SPROUT_UTILITY_ENABLER_IF_HPP
#include <sprout/config.hpp>
#include <sprout/type_traits/enabler_if.hpp>
#endif // #ifndef SPROUT_UTILITY_ENABLER_IF_HPP