Skip to content

Commit 93f7f83

Browse files
committed
Buffer: add #include <utility>
1 parent da1a912 commit 93f7f83

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/avcpp/buffer.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
#include "avcpp/avutils.h"
55

66
#include <cassert>
7+
#include <utility>
78

89
namespace av {
910

0 commit comments

Comments
 (0)