Skip to content

Commit

Permalink
Add "chrono" includes
Browse files Browse the repository at this point in the history
  • Loading branch information
Lord-Grey committed Jul 11, 2020
1 parent 36c14af commit aa346ed
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions include/ssdp/SSDPDiscover.h
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@
#include <QUrl>
#include <QRegularExpression>

#include <chrono>

class QUdpSocket;

enum class searchType{
Expand Down

0 comments on commit aa346ed

Please sign in to comment.