#include #include "../src/inferno.hppd" int main(int argc, char** argv) { Inferno inferno; std::cout << "lol" << std::endl; }