Skip to content

Fixed clang compilation

Sebastien Ponce requested to merge sponce_fixClang into master

one should not declare anonymous namespace in a header file, it does not really make sense.

Merge request reports