#include "TestHasTemplateCheckParams.hpp" #include int main() { // Wrong enclosing type BOOST_MPL_ASSERT((tti::HaveCL)); return 0; }