Changeset 8171d3 in git


Ignore:
Timestamp:
Jul 29, 2014, 4:23:00 PM (10 years ago)
Author:
Claus Fieker <fieker@…>
Branches:
(u'fieker-DuVal', '117eb8c30fc9e991c4decca4832b1d19036c4c65')(u'spielwiese', 'c5facdfddea2addfd91babd8b9019161dea4b695')
Children:
d42a8f0ce89675384318fa9c3bb5160f722caa76
Parents:
e5be1c1c015c4f153fe8e0e385f1c471a71143d2
git-author:
Claus Fieker <fieker@mathematik.uni-kl.de>2014-07-29 16:23:00+02:00
git-committer:
Hans Schoenemann <hannes@mathematik.uni-kl.de>2014-07-29 17:10:57+02:00
Message:
make gcc happy - include factory to have CanonicalForm
File:
1 edited

Legend:

Unmodified
Added
Removed
  • libpolys/coeffs/rintegers.cc

    re5be1c r8171d3  
    2323#include <coeffs/rmodulon.h>
    2424#include "si_gmp.h"
     25#include "factory/factory.h"
    2526
    2627/// Our Type!
     
    15551556  return omStrDup("integer");
    15561557}
    1557 
    1558 #include "factory/canonicalform.h"
    1559 #include <factory/cf_gmp.h>
    1560 #include "factory/singext.h"
    15611558
    15621559static CanonicalForm nrzConvSingNFactoryN( number n, BOOLEAN setChar, const coeffs /*r*/ )
Note: See TracChangeset for help on using the changeset viewer.