#ifndef SPROUT_UTILITY_ENABLER_HPP #define SPROUT_UTILITY_ENABLER_HPP #include namespace sprout { extern void* enabler; } // namespace sprout #endif // #ifndef SPROUT_UTILITY_ENABLER_HPP