#include #include void main() { typedef boost::variant ValidatorVariant; ValidatorVariant val; }