Changeset daa556 in git for factory/int_rat.h


Ignore:
Timestamp:
May 4, 2011, 6:34:14 PM (13 years ago)
Author:
Oleksandr Motsak <motsak@…>
Branches:
(u'spielwiese', '4a9821a93ffdc22a6696668bd4f6b8c9de3e6c5f')
Children:
c2e9b1b9072522952d372f53ec641b403bf41564
Parents:
769f28d60d336f61783b5155674cfd7c687cf70a
git-author:
Oleksandr Motsak <motsak@mathematik.uni-kl.de>2011-05-04 18:34:14+02:00
git-committer:
Mohamed Barakat <mohamed.barakat@rwth-aachen.de>2011-11-09 12:31:34+01:00
Message:
FIX: cf_gmp.h should be included after asser.h.... ??!?!
File:
1 edited

Legend:

Unmodified
Added
Removed
  • factory/int_rat.h

    r769f28 rdaa556  
    1717#endif /* NOSTREAMIO */
    1818
    19 #include "cf_gmp.h"
    20 
    2119#include "assert.h"
    2220
     
    2422#include "int_cf.h"
    2523#include "imm.h"
     24#include "cf_gmp.h"
    2625
    2726class InternalRational : public InternalCF
Note: See TracChangeset for help on using the changeset viewer.