pass pedantic

This commit is contained in:
tqchen
2014-08-28 08:40:34 -07:00
parent 8100006483
commit 776e4627de
3 changed files with 3 additions and 3 deletions

View File

@@ -31,7 +31,7 @@
#define _FILE_OFFSET_BITS 64
extern "C" {
#include <sys/types.h>
};
}
#endif
#ifdef _MSC_VER