From 42565a6e22e3e27c395d4a716f4ba4d5ba9f7294 Mon Sep 17 00:00:00 2001 From: "hao.ma" <18392124871@163.com> Date: Thu, 21 Nov 2024 15:12:20 +0800 Subject: [PATCH] =?UTF-8?q?=E6=96=B0=E5=A2=9E=E6=96=87=E4=BB=B6=E6=B7=BB?= =?UTF-8?q?=E5=8A=A0bom?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- tests/test_ps.cpp | 2 +- tests/test_rtp_pcap.cpp | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/tests/test_ps.cpp b/tests/test_ps.cpp index 421ffd39..b1413f65 100644 --- a/tests/test_ps.cpp +++ b/tests/test_ps.cpp @@ -1,4 +1,4 @@ -#include "Common/config.h" +#include "Common/config.h" #include "Http/HttpSession.h" #include "Network/TcpServer.h" #include "Rtmp/RtmpSession.h" diff --git a/tests/test_rtp_pcap.cpp b/tests/test_rtp_pcap.cpp index 2fee0e15..1690b6c3 100644 --- a/tests/test_rtp_pcap.cpp +++ b/tests/test_rtp_pcap.cpp @@ -1,4 +1,4 @@ -#include "Common/config.h" +#include "Common/config.h" #include "Http/HttpSession.h" #include "Network/TcpServer.h" #include "Rtmp/RtmpSession.h"