#include #include "lab.h" #include "messages.h" #include "errormsg.h" int main() { Lab my_lab; return 0; }