Skip to content
This repository has been archived by the owner on Nov 4, 2024. It is now read-only.

Commit

Permalink
Add <list> include to validation.h for build errors
Browse files Browse the repository at this point in the history
  • Loading branch information
CryptAxe committed May 1, 2024
1 parent b51763f commit 7d6f351
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/validation.h
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@
#include <algorithm>
#include <exception>
#include <map>
#include <list>
#include <set>
#include <stdint.h>
#include <string>
Expand Down

0 comments on commit 7d6f351

Please sign in to comment.