Commits


bgosztonyi authored and Wes McKinney committed c10b7d798bf
ARROW-1003: [C++] Check flag _WIN32 instead of __WIN32 __WIN32 is not standard for all windows compilers. Author: bgosztonyi <b.alazsgosztonyi@gmail.com> Closes #669 from bgosztonyi/patch-1 and squashes the following commits: 618ab3e [bgosztonyi] _WIN32 instead of __WIN32