We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b2557df commit b94db9fCopy full SHA for b94db9f
1 file changed
tests/Packet.cpp
@@ -1,6 +1,7 @@
1
#include <catch2/catch_test_macros.hpp>
2
3
#include <vector>
4
+#include <bit>
5
6
#include "avcpp/avconfig.h"
7
#include "avcpp/packet.h"
0 commit comments