Skip to content

Commit

Permalink
Removed extra #include for conf
Browse files Browse the repository at this point in the history
  • Loading branch information
mxaddict committed Nov 25, 2024
1 parent 61e8cb7 commit da3901a
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions src/test/util/setup_common.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,6 @@
// Distributed under the MIT software license, see the accompanying
// file COPYING or http://www.opensource.org/licenses/mit-license.php.

#if defined(HAVE_CONFIG_H)
#include <config/bitcoin-config.h>
#endif

#include <test/util/setup_common.h>

#include <kernel/validation_cache_sizes.h>
Expand Down

0 comments on commit da3901a

Please sign in to comment.