Skip to content
Snippets Groups Projects

fix spurious clang warning

Merged Gerhard Raven requested to merge fix-spurious-clang-warning into master
All threads resolved!
1 file
+ 1
2
Compare changes
  • Side-by-side
  • Inline
@@ -17,8 +17,7 @@
#include "GaudiKernel/IProperty.h"
#include "GaudiKernel/IRegistry.h"
#include "GaudiKernel/NamedRange.h"
#include "boost/algorithm/string.hpp"
#include "boost/algorithm/string/replace.hpp"
#include <type_traits>
//---------------------------------------------------------------------------
Loading