- more fixes & improvements for pcap2wav windows build

This commit is contained in:
2018-12-24 13:01:38 +02:00
parent 9126b106f5
commit 24e5a83d21
6 changed files with 35 additions and 4 deletions

View File

@@ -42,6 +42,7 @@ class ThreadHelper
{
public:
static void setName(const std::string& name);
static uint64_t getCurrentId();
};
class TimeHelper