fix compile failed.

This commit is contained in:
winlin 2015-10-27 17:54:07 +08:00
parent 1d57e53910
commit a416e891b4

View File

@ -34,6 +34,7 @@ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
#include <string.h>
#include <sys/stat.h>
#include <fcntl.h>
#include <stdlib.h>
#include <vector>
using namespace std;