Skip to content

Commit

Permalink
partial bitcoin#27254: Extract util/fs from util/system
Browse files Browse the repository at this point in the history
includes:
- b202b3d
  • Loading branch information
kwvg committed Dec 15, 2024
1 parent 280988b commit 2ab561d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/compat/assumptions.h
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
#ifndef BITCOIN_COMPAT_ASSUMPTIONS_H
#define BITCOIN_COMPAT_ASSUMPTIONS_H

#include <cstddef>
#include <limits>

// Assumption: We assume that the macro NDEBUG is not defined.
Expand Down

0 comments on commit 2ab561d

Please sign in to comment.