srs/trunk/src/utest/srs_utest_app.hpp
2023-01-01 08:56:20 +08:00

17 lines
223 B
C++

//
// Copyright (c) 2013-2023 The SRS Authors
//
// SPDX-License-Identifier: MIT or MulanPSL-2.0
//
#ifndef SRS_UTEST_APP_HPP
#define SRS_UTEST_APP_HPP
/*
#include <srs_utest_app.hpp>
*/
#include <srs_utest.hpp>
#endif