diff options
Diffstat (limited to 'Build/source/libs/gmp/gmp-src/rand/randlc2s.c')
-rw-r--r-- | Build/source/libs/gmp/gmp-src/rand/randlc2s.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Build/source/libs/gmp/gmp-src/rand/randlc2s.c b/Build/source/libs/gmp/gmp-src/rand/randlc2s.c index 013e877286d..42ed8c45057 100644 --- a/Build/source/libs/gmp/gmp-src/rand/randlc2s.c +++ b/Build/source/libs/gmp/gmp-src/rand/randlc2s.c @@ -30,7 +30,6 @@ GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ #include <stdio.h> /* for NULL */ -#include "gmp.h" #include "gmp-impl.h" |