Skip to content

Commit 76f3ae0

Browse files
committed
FormatCustomIO_test: remove <print> header
1 parent e5b400c commit 76f3ae0

1 file changed

Lines changed: 1 addition & 5 deletions

File tree

tests/FormatCustomIO_test.cpp

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,8 @@
11
#include <catch2/catch_test_macros.hpp>
2+
#include "catch2/catch_message.hpp"
23

34
#include "avcpp/format.h"
4-
#include "avcpp/codec.h"
5-
#include "avcpp/ffmpeg.h"
65
#include "avcpp/formatcontext.h"
7-
#include "catch2/catch_message.hpp"
8-
9-
#include <print>
106

117
#if AVCPP_HAS_AVFORMAT && (AVCPP_CXX_STANDARD >= 20)
128

0 commit comments

Comments
 (0)