diff options
Diffstat (limited to 'Build/source/libs/gmp/gmp-src/mpn/sparc64/mode1o.c')
-rw-r--r-- | Build/source/libs/gmp/gmp-src/mpn/sparc64/mode1o.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Build/source/libs/gmp/gmp-src/mpn/sparc64/mode1o.c b/Build/source/libs/gmp/gmp-src/mpn/sparc64/mode1o.c index 7c8fc1cf3d8..771c99915ca 100644 --- a/Build/source/libs/gmp/gmp-src/mpn/sparc64/mode1o.c +++ b/Build/source/libs/gmp/gmp-src/mpn/sparc64/mode1o.c @@ -32,7 +32,6 @@ You should have received copies of the GNU General Public License and the GNU Lesser General Public License along with the GNU MP Library. If not, see https://www.gnu.org/licenses/. */ -#include "gmp.h" #include "gmp-impl.h" #include "longlong.h" |