Skip to content

Commit 2b8e7d8

Browse files
committed
rsz: Fixed lint issue
Signed-off-by: Jaehyun Kim <[email protected]>
1 parent 7de130a commit 2b8e7d8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/rsz/src/Resizer.cc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
#include <cmath>
1010
#include <cstddef>
1111
#include <cstdint>
12+
#include <cstring>
1213
#include <iterator>
1314
#include <limits>
1415
#include <map>

0 commit comments

Comments
 (0)