Changeset 2111465 in git for libpolys/coeffs


Ignore:
Timestamp:
May 4, 2011, 7:02:52 PM (13 years ago)
Author:
Martin Lee <martinlee84@…>
Branches:
(u'spielwiese', 'fe61d9c35bf7c61f2b6cbf1b56e25e2f08d536cc')
Children:
02c42db0b19db524ec869930bffc30346b16abed
Parents:
c2e9b1b9072522952d372f53ec641b403bf41564
git-author:
Martin Lee <martinlee84@web.de>2011-05-04 19:02:52+02:00
git-committer:
Mohamed Barakat <mohamed.barakat@rwth-aachen.de>2011-11-09 12:31:34+01:00
Message:
switched on HAVE_FACTORY in auxiliary.h.in
deleted include of cf_gmp.h in si_gmp.h
File:
1 edited

Legend:

Unmodified
Added
Removed
  • libpolys/coeffs/si_gmp.h

    rc2e9b1 r2111465  
    33#ifndef INCL_CF_GMP_H
    44#define INCL_CF_GMP_H
    5 #ifdef HAVE_FACTORY
    6 #include <factory/cf_gmp.h>
    7 #else
     5
    86#if defined(__cplusplus) && defined(__GNUC__)
    97extern "C" {
     
    1614#endif
    1715
    18 #endif
    1916#endif /* ! INCL_CF_GMP_H */
Note: See TracChangeset for help on using the changeset viewer.