Fixes

parent 02bffb92
...@@ -2230,9 +2230,6 @@ mpn_neg (mp_ptr __gmp_rp, mp_srcptr __gmp_up, mp_size_t __gmp_n) ...@@ -2230,9 +2230,6 @@ mpn_neg (mp_ptr __gmp_rp, mp_srcptr __gmp_up, mp_size_t __gmp_n)
} }
#endif #endif
#if defined (__cplusplus)
}
#endif
/* Allow faster testing for negative, zero, and positive. */ /* Allow faster testing for negative, zero, and positive. */
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment