srs/trunk/src/utest/srs_utest_core.hpp

19 lines
220 B
C++

//
// Copyright (c) 2013-2021 Winlin
//
// SPDX-License-Identifier: MIT
//
#ifndef SRS_UTEST_CORE_HPP
#define SRS_UTEST_CORE_HPP
/*
#include <srs_utest_core.hpp>
*/
#include <srs_utest.hpp>
#include <string>
#endif