mirror of
https://github.com/scylladb/scylladb.git
synced 2026-04-21 17:10:35 +00:00
The generic thrift headers bring in a #define (yuch) named VERSION, while the Cassandra interface also defines a symbol with the same name. Rename the symbol to avoid a compile conflict.