Description
The c++ build is broken on centos 6.
```
[ 34%] Building CXX object c++/src/CMakeFiles/orc.dir/io/InputStream.cc.o
In file included from /root/orc/c++/include/orc/OrcFile.hh:25,
from /root/orc/c++/src/io/InputStream.hh:23,
from /root/orc/c++/src/io/InputStream.cc:20:
/root/orc/c++/include/orc/Reader.hh:486: error: expected primary-expression before '{' token
```
Attachments
Issue Links
- links to