srs/trunk/src/utest/srs_utest_avc.hpp
2024-01-01 10:51:24 +08:00

17 lines
207 B
C++

//
// Copyright (c) 2013-2024 The SRS Authors
//
// SPDX-License-Identifier: MIT
//
#ifndef SRS_UTEST_AVC_HPP
#define SRS_UTEST_AVC_HPP
/*
#include <srs_utest_avc.hpp>
*/
#include <srs_utest.hpp>
#endif