Skip to content
Snippets Groups Projects

Remove deprecated Gaudi/Chrono/ChronoIO.h

Open Marco Clemencic requested to merge remove-chronoio into master
1 file
+ 0
16
Compare changes
  • Side-by-side
  • Inline
/***********************************************************************************\
* (c) Copyright 1998-2025 CERN for the benefit of the LHCb and ATLAS collaborations *
* *
* This software is distributed under the terms of the Apache version 2 licence, *
* copied verbatim in the file "LICENSE". *
* *
* In applying this licence, CERN does not waive the privileges and immunities *
* granted to it by virtue of its status as an Intergovernmental Organization *
* or submit itself to any jurisdiction. *
\***********************************************************************************/
#pragma once
// empty file, kept for backward compatibility
#include <chrono>
#include <iostream>
Loading