I need sleep

This commit is contained in:
2024-11-27 17:16:48 +01:00
parent a84b70991d
commit 723e955299
5 changed files with 28 additions and 23 deletions
+2 -1
View File
@@ -1,4 +1,5 @@
#include <string>
void safe_exit(int code);
std::string bool_to_string(bool bool_in);
std::string SoRAuthFile(bool save, std::string data);
std::string SoRAuthFile(bool save, std::string data);
void get_input_and_login();