Skip to content

Commit

Permalink
security: <future> include removal
Browse files Browse the repository at this point in the history
  • Loading branch information
khevessy committed Dec 13, 2024
1 parent 80ef1b4 commit c3c28e6
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion vanetza/security/v2/sign_service.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@
#include <vanetza/security/v2/sign_header_policy.hpp>
#include <vanetza/security/v2/sign_service.hpp>
#include <vanetza/security/v2/signature.hpp>
#include <future>

namespace vanetza
{
Expand Down
1 change: 0 additions & 1 deletion vanetza/security/v2/signature.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
#include <vanetza/security/v2/serialization.hpp>
#include <boost/optional/optional.hpp>
#include <boost/variant/variant.hpp>
#include <future>

namespace vanetza
{
Expand Down

0 comments on commit c3c28e6

Please sign in to comment.