Changeset daa556 in git for factory/fac_cantzass.cc


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

    r769f28 rdaa556  
    33
    44#include <config.h>
    5 
    6 #include "cf_gmp.h"
    75
    86#include "assert.h"
     
    1412#include "fac_sqrfree.h"
    1513#include "gmpext.h"
     14
     15#include "cf_gmp.h"
    1616
    1717int initializeGMP();
Note: See TracChangeset for help on using the changeset viewer.