winlin

fix build failed bug.

... ... @@ -27,6 +27,7 @@ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
#include <stdlib.h>
#include <sys/stat.h>
#include <algorithm>
using namespace std;
#include <srs_kernel_error.hpp>
... ...