diff --git a/cosets/include/util.h b/cosets/include/util.h deleted file mode 100644 index 360dd8a..0000000 --- a/cosets/include/util.h +++ /dev/null @@ -1,11 +0,0 @@ -#pragma once - -#include - -#include - -using namespace std; - -std::string greeting(std::string target) { - -} \ No newline at end of file