19 #ifndef __libardour_wrong_program_h__
20 #define __libardour_wrong_program_h__
35 virtual const char *
what()
const throw() {
return "Created or modified by the wrong program"; }
WrongProgram(std::string const &c)
virtual const char * what() const