mirror of
https://github.com/ossrs/srs.git
synced 2025-03-09 15:49:59 +00:00
refine the hpp macro defines.
This commit is contained in:
parent
df6ac8842c
commit
83f40697e2
5 changed files with 10 additions and 8 deletions
|
@ -21,8 +21,8 @@ IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
|
|||
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
||||
*/
|
||||
|
||||
#ifndef SRS_RTMP_PROTOCOL_HANDSHKAE_HPP
|
||||
#define SRS_RTMP_PROTOCOL_HANDSHKAE_HPP
|
||||
#ifndef SRS_PROTOCOL_HANDSHAKE_HPP
|
||||
#define SRS_PROTOCOL_HANDSHAKE_HPP
|
||||
|
||||
/*
|
||||
#include <srs_rtmp_handshake.hpp>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue