- fix many compiler warnings

This commit is contained in:
2025-08-21 11:04:56 +03:00
parent 6b6f4147db
commit 178ebac88a
26 changed files with 74 additions and 79 deletions
+1 -1
View File
@@ -12,7 +12,7 @@ public:
static void remove(const std::string& s);
static void remove(const char* s);
static std::string gettempname();
// static std::string gettempname();
static bool isAbsolute(const std::string& s);
static std::string getCurrentDir();