summaryrefslogtreecommitdiff
path: root/gmp-h.in
diff options
context:
space:
mode:
Diffstat (limited to 'gmp-h.in')
-rw-r--r--gmp-h.in4
1 files changed, 0 insertions, 4 deletions
diff --git a/gmp-h.in b/gmp-h.in
index 55fa735ae..5a91c6c3a 100644
--- a/gmp-h.in
+++ b/gmp-h.in
@@ -46,11 +46,7 @@ along with the GNU MP Library. If not, see http://www.gnu.org/licenses/. */
#ifndef __GNU_MP__
#define __GNU_MP__ 5
-#if defined (__cplusplus)
-#include <cstddef> /* for size_t */
-#else
#include <stddef.h> /* for size_t */
-#endif
/* Instantiated by configure. */
#if ! defined (__GMP_WITHIN_CONFIGURE)