Skip to content

Commit

Permalink
included udpcap_version in th emain udpcap_socket.h
Browse files Browse the repository at this point in the history
  • Loading branch information
FlorianReimold authored Feb 23, 2024
1 parent dd9f1f6 commit 371c298
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions udpcap/include/udpcap/udpcap_socket.h
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@
#include <udpcap/error.h>
#include <udpcap/host_address.h>
#include <udpcap/udpcap_export.h>
#include <udpcap/udpcap_version.h>
// IWYU pragma: end_exports

#include <vector>
Expand Down

0 comments on commit 371c298

Please sign in to comment.