Skip to content

Commit

Permalink
Remove compare
Browse files Browse the repository at this point in the history
  • Loading branch information
jmcarcell committed May 9, 2024
1 parent 4300c6e commit c83f65b
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion src/ROOTLegacyReader.cc
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
#include <TBranch.h>
#include <compare>
#include <cstddef>
#include <functional>
#include <iostream>
Expand Down
1 change: 0 additions & 1 deletion src/ROOTReader.cc
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@
#include <TObjArray.h>
#include <TObject.h>
#include <algorithm>
#include <compare>
#include <functional>
#include <optional>
#include <stdexcept>
Expand Down

0 comments on commit c83f65b

Please sign in to comment.