Skip to content

Commit

Permalink
Add back cerrno (AliceO2Group#6300)
Browse files Browse the repository at this point in the history
  • Loading branch information
ktf authored Jun 2, 2021
1 parent f600144 commit aa27448
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions DataFormats/Headers/include/Headers/DataHeader.h
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@
#include <stdexcept>
#include <climits>
#include <limits>
#include <cerrno>

namespace o2::header
{
Expand Down

0 comments on commit aa27448

Please sign in to comment.