- more fixes & improvements for pcap2wav windows build
This commit is contained in:
@@ -15,6 +15,8 @@ public:
|
||||
static std::string gettempname();
|
||||
static bool isAbsolute(const std::string& s);
|
||||
|
||||
static std::string getCurrentDir();
|
||||
|
||||
static std::string addTrailingSlash(const std::string& s);
|
||||
static std::string mergePathes(const std::string& s1, const std::string& s2);
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user