mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
gnc-opption.hpp needs to include <functional>.
This commit is contained in:
parent
41ef2c5d44
commit
40361ec854
@ -34,6 +34,7 @@ extern "C"
|
||||
#include <libguile.h>
|
||||
#include <string>
|
||||
#include <exception>
|
||||
#include <functional>
|
||||
#include <boost/variant.hpp>
|
||||
|
||||
/*
|
||||
|
Loading…
Reference in New Issue
Block a user