diff options
Diffstat (limited to 'src/py_utils.cc')
-rw-r--r-- | src/py_utils.cc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/py_utils.cc b/src/py_utils.cc index ac1ed822..c211c507 100644 --- a/src/py_utils.cc +++ b/src/py_utils.cc @@ -31,6 +31,7 @@ #include "pyinterp.h" #include "pyutils.h" +#include "pyfstream.h" namespace ledger { |