#pragma once #include "../main.h" #include Literal error(std::string in, std::string errCode = "syntaxError", int exitc = 1);