Missing mpir.h.

This commit is contained in:
William Hart 2014-03-19 23:19:46 +00:00
parent 471fddeece
commit a87ef5b3e7

View File

@ -20,7 +20,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MP Library. If not, see http://www.gnu.org/licenses/. */
#include "gmp.h"
#include "mpir.h"
#include "gmp-impl.h"
#include "longlong.h"