summaryrefslogtreecommitdiff
path: root/src/py_amount.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/py_amount.cc')
-rw-r--r--src/py_amount.cc2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/py_amount.cc b/src/py_amount.cc
index 171cb586..a5a34a0b 100644
--- a/src/py_amount.cc
+++ b/src/py_amount.cc
@@ -29,6 +29,8 @@
* OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*/
+#include <system.hh>
+
#include "pyinterp.h"
#include "pyutils.h"
#include "pyfstream.h"