fix compile failed.

pull/528/head
winlin 9 years ago
parent 1d57e53910
commit a416e891b4

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

Loading…
Cancel
Save