why doesn't i work today

This commit is contained in:
2024-11-12 21:31:33 +01:00
parent 3196f285fd
commit 2d35ee060c
7 changed files with 133 additions and 115 deletions
+2 -1
View File
@@ -1,2 +1,3 @@
#include <string>
void safe_exit(int code);
void safe_exit(int code);
std::string bool_to_string(bool bool_in);