Skip to content

Commit

Permalink
AMF0: Refine utest
Browse files Browse the repository at this point in the history
  • Loading branch information
winlinvip committed Oct 18, 2019
1 parent 9542cd2 commit 232024e
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
5 changes: 0 additions & 5 deletions trunk/src/utest/srs_utest.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -28,11 +28,6 @@ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
#include <srs_app_server.hpp>
#include <srs_app_config.hpp>
#include <srs_app_log.hpp>
#include <srs_protocol_amf0.hpp>
#include <srs_core_autofree.hpp>
#include <srs_protocol_json.hpp>
#include <srs_kernel_buffer.hpp>
using namespace _srs_internal;

#include <string>
using namespace std;
Expand Down
5 changes: 5 additions & 0 deletions trunk/src/utest/srs_utest_amf0.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,11 @@ using namespace std;
#include <srs_core_autofree.hpp>
#include <srs_kernel_error.hpp>
#include <srs_kernel_buffer.hpp>
#include <srs_protocol_amf0.hpp>
#include <srs_core_autofree.hpp>
#include <srs_protocol_json.hpp>
#include <srs_kernel_buffer.hpp>
using namespace _srs_internal;

/**
* main scenario to use amf0.
Expand Down

0 comments on commit 232024e

Please sign in to comment.