1
0
Fork 0
mirror of https://github.com/ossrs/srs.git synced 2025-03-09 15:49:59 +00:00

fix bug of utest build.

This commit is contained in:
winlin 2014-04-18 09:16:43 +08:00
parent 8651f38b59
commit 25630b5211
2 changed files with 7 additions and 0 deletions

View file

@ -31,6 +31,9 @@ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
#include <srs_protocol_rtmp.hpp>
#include <srs_protocol_handshake.hpp>
#ifdef SRS_AUTO_SSL
using namespace srs;
#endif
#endif