Fix compile error

This commit is contained in:
badaix 2022-01-31 21:25:13 +01:00
parent caef2b7b87
commit 527dbb96a0
2 changed files with 1 additions and 1 deletions

View file

@ -25,6 +25,7 @@
// standard headers
#include <string>
#include <thread>
class PublishBonjour;