srs/trunk/src/utest/srs_utest_srt.hpp
2022-06-20 19:22:25 +08:00

17 lines
198 B
C++

//
// Copyright (c) 2013-2022 Winlin
//
// SPDX-License-Identifier: MIT
//
#ifndef SRS_UTEST_SRT_HPP
#define SRS_UTEST_SRT_HPP
/*
#include <srs_utest_srt.hpp>
*/
#include <srs_utest.hpp>
#endif