Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Gaudi
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Gaudi
Gaudi
Merge requests
!1710
Remove deprecated Gaudi/Chrono/ChronoIO.h
Code
Review changes
Check out branch
Download
Patches
Plain diff
Open
Remove deprecated Gaudi/Chrono/ChronoIO.h
remove-chronoio
into
master
Overview
0
Commits
2
Pipelines
2
Changes
1
Open
Marco Clemencic
requested to merge
remove-chronoio
into
master
1 month ago
Overview
0
Commits
2
Pipelines
2
Changes
1
Expand
See
!1707 (comment 9209159)
and
!1709
for details.
0
0
Merge request reports
Compare
master
version 1
50d1a7b8
1 month ago
master (HEAD)
and
latest version
latest version
8bb05bf8
2 commits,
1 month ago
version 1
50d1a7b8
8 commits,
1 month ago
1 file
+
0
−
16
Side-by-side
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
GaudiKernel/include/Gaudi/Chrono/ChronoIO.h deleted
100644 → 0
+
0
−
16
Options
/***********************************************************************************\
* (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