Skip to content

Commit

Permalink
Add missing include for linux.
Browse files Browse the repository at this point in the history
  • Loading branch information
GhostofCookie committed Jun 3, 2024
1 parent 93eda5e commit 797074c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions include/quicr/measurement.h
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ using json = nlohmann::json;
#include <map>
#include <memory>
#include <string>
#include <variant>

namespace quicr {

Expand Down

0 comments on commit 797074c

Please sign in to comment.