Sprout/sprout/utility/enabler_if.hpp

8 lines
207 B
C++
Raw Normal View History

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