Skip to content
Snippets Groups Projects

treewide: drop unused #include <ranges>

Merged Dmitry Kalinkin requested to merge pr/no_ranges into master
2 files
+ 0
2
Compare changes
  • Side-by-side
  • Inline
Files
2
@@ -8,7 +8,6 @@
#include "GaudiKernel/RndmGenerators.h"
#include "GaudiKernel/PhysicalConstants.h"
#include <algorithm>
#include <ranges>
#include <cmath>
#include "JugBase/IParticleSvc.h"
Loading