diff options
Diffstat (limited to 'set_q.c')
-rw-r--r-- | set_q.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -20,9 +20,9 @@ the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #include "gmp.h" -#include "longlong.h" #include "mpfr.h" #include "gmp-impl.h" +#include "longlong.h" /* set f to the rational q */ void |