Skip to content

Commit

Permalink
gnc-opption.hpp needs to include <functional>.
Browse files Browse the repository at this point in the history
  • Loading branch information
jralls committed Jul 11, 2021
1 parent 41ef2c5 commit 40361ec
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions libgnucash/app-utils/gnc-option.hpp
Expand Up @@ -34,6 +34,7 @@ extern "C"
#include <libguile.h>
#include <string>
#include <exception>
#include <functional>
#include <boost/variant.hpp>

/*
Expand Down

0 comments on commit 40361ec

Please sign in to comment.