mirror of
https://github.com/MaSzyna-EU07/maszyna.git
synced 2026-07-20 10:19:19 +02:00
Projekt się buduje, ale ma 3k warningów.
This commit is contained in:
2
Logs.h
2
Logs.h
@@ -24,7 +24,7 @@ void ErrorLog(const std::string &str, bool newline = true);
|
||||
void WriteLog(const AnsiString &str, bool newline = true);
|
||||
void WriteLog(const std::string &str, bool newline = true);
|
||||
void CommLog(const char *str);
|
||||
void CommLog(const std::string);
|
||||
void CommLog(const std::string &str);
|
||||
void CommLog(const AnsiString &str);
|
||||
//---------------------------------------------------------------------------
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user