Skip to content

fixed compilation with clang 3.7 (after hive merge)

Marco Clemencic requested to merge clemenci/Gaudi:GAUDI-1157 into master

Fixed compilation problems related to operator<< (gcc is more permissive than clang). Fixed also some clang warnings.

Fixes GAUDI-1157.

Merge request reports