Skip to content

Commit

Permalink
missing header
Browse files Browse the repository at this point in the history
  • Loading branch information
sbash64 committed Jul 31, 2021
1 parent a7384ab commit 8b0c771
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions lib/transaction.cpp
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
#include "transaction.hpp"

#include <functional>

namespace sbash64::budget {
static void callIfObserverExists(
ObservableTransaction::Observer *observer,
Expand Down

0 comments on commit 8b0c771

Please sign in to comment.