Merge branch '2.0release' into develop

This commit is contained in:
winlin 2015-03-16 10:24:25 +08:00
commit 67671e43f9

View File

@ -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>