Skip to content

Commit

Permalink
[gnc-optiondb.i]Explicitly include array.
Browse files Browse the repository at this point in the history
Xcode-13.3 errors without it.
  • Loading branch information
jralls committed Mar 15, 2022
1 parent 572cb6b commit 30e6c8a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions libgnucash/app-utils/gnc-optiondb.i
Expand Up @@ -67,6 +67,7 @@ namespace std {
#include "gnc-optiondb.hpp"
#include "gnc-optiondb-impl.hpp"
#include "gnc-option-date.hpp"
#include <array>
#include <sstream>
#include <iomanip>

Expand Down

0 comments on commit 30e6c8a

Please sign in to comment.