summaryrefslogtreecommitdiff
Side-by-side diff
Diffstat (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/unsupported/qpdf/fixed.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/noncore/unsupported/qpdf/fixed.h b/noncore/unsupported/qpdf/fixed.h
index ec0e696..44aaa5e 100644
--- a/noncore/unsupported/qpdf/fixed.h
+++ b/noncore/unsupported/qpdf/fixed.h
@@ -1,9 +1,10 @@
#ifndef __FIXED_H__
#define __FIXED_H__
+#include <stdlib.h>
#include <iostream>
#define _GCC_TEMPLATE_BUG_ 1
template <unsigned int SH> class fixed {
public: