Skip to content

Commit

Permalink
fix find_if build error
Browse files Browse the repository at this point in the history
h/t aiwe from karbo
  • Loading branch information
aejontargaryen committed Mar 21, 2023
1 parent b7b607c commit ba6c07a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/CryptoNoteCore/TransactionExtra.h
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@

#pragma once

#include <algorithm>
#include <string>
#include <vector>
#include <boost/variant.hpp>
Expand Down

0 comments on commit ba6c07a

Please sign in to comment.