Skip to content

Commit

Permalink
Added missing include (#1356)
Browse files Browse the repository at this point in the history
Needed for Ubuntu 18.04
  • Loading branch information
FlorianReimold committed Feb 8, 2024
1 parent 2f940cd commit 4858d4d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ecal/core/src/ecal_registration_receiver.h
Expand Up @@ -39,6 +39,7 @@

#include <string>
#include <atomic>
#include <mutex>

#ifdef _MSC_VER
#pragma warning(push, 0) // disable proto warnings
Expand Down

0 comments on commit 4858d4d

Please sign in to comment.