winlin

fix the build failed bug.

@@ -25,6 +25,7 @@ @@ -25,6 +25,7 @@
25 25
26 #include <stdlib.h> 26 #include <stdlib.h>
27 #include <sstream> 27 #include <sstream>
  28 +#include <algorithm>
28 using namespace std; 29 using namespace std;
29 30
30 #include <srs_kernel_error.hpp> 31 #include <srs_kernel_error.hpp>