srs/trunk/src/app/srs_app_empty.hpp

14 lines
162 B
C++

//
// Copyright (c) 2013-2021 Winlin
//
// SPDX-License-Identifier: MIT
//
#ifndef SRS_APP_EMPTY_HPP
#define SRS_APP_EMPTY_HPP
#include <srs_core.hpp>
#endif