Include gdtoa.h if it's being used.
This commit is contained in:
parent
c1bbc9c991
commit
8e50706d1e
1 changed files with 3 additions and 0 deletions
|
|
@ -43,6 +43,9 @@
|
||||||
|
|
||||||
#include "amount.h"
|
#include "amount.h"
|
||||||
#include "binary.h"
|
#include "binary.h"
|
||||||
|
#ifdef HAVE_GDTOA
|
||||||
|
#include "gdtoa.h"
|
||||||
|
#endif
|
||||||
|
|
||||||
namespace ledger {
|
namespace ledger {
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue