Changeset daa556 in git for factory/NTLconvert.cc


Ignore:
Timestamp:
May 4, 2011, 6:34:14 PM (13 years ago)
Author:
Oleksandr Motsak <motsak@…>
Branches:
(u'spielwiese', 'fe61d9c35bf7c61f2b6cbf1b56e25e2f08d536cc')
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/NTLconvert.cc

    r769f28 rdaa556  
    11/* $Id$ */
    22#include <config.h>
    3 
    4 #include "cf_gmp.h"
    53
    64#include "assert.h"
     
    1513#include "fac_sqrfree.h"
    1614#include "cf_algorithm.h"
     15
     16#include "cf_gmp.h"
    1717
    1818#ifdef HAVE_NTL
Note: See TracChangeset for help on using the changeset viewer.