We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0fc7d61 commit 5999fb5Copy full SHA for 5999fb5
1 file changed
src/video_rxtx/h264_rtp.hpp
@@ -42,6 +42,7 @@
42
#ifndef VIDEO_RXTX_H264_RTP_H_
43
#define VIDEO_RXTX_H264_RTP_H_
44
45
+#include <cassert>
46
#include <atomic> // for atomic_bool
47
#include <memory> // for shared_ptr
48
0 commit comments