Skip to content

Commit

Permalink
Missing include for windows compiler
Browse files Browse the repository at this point in the history
  • Loading branch information
ChristianFeldmann committed Sep 27, 2024
1 parent 1cd7762 commit d6adc2e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/integration/AVIOInputContextTest.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
#include <gmock/gmock.h>
#include <gtest/gtest.h>

#include <array>
#include <fstream>

namespace libffmpeg::test::integration
Expand Down

0 comments on commit d6adc2e

Please sign in to comment.