The Meson Build System http://mesonbuild.com/
 
 
 
 
 
 

7 lines
154 B

#ifndef MESON_INCLUDE_IMPL
#error "MESON_INCLUDE_IMPL is not defined"
#endif // !MESON_INCLUDE_IMPL
string cmModClass::getStr2() const {
return str;
}