Changeset cab375 in git for kernel/misc.cc


Ignore:
Timestamp:
Jul 19, 2011, 11:13:10 AM (13 years ago)
Author:
Oleksandr Motsak <motsak@…>
Branches:
(u'spielwiese', '73c62e0961bcfc8f1a00420b41eec2ea3c0ef6e9')
Children:
ed47edfe6cd330b5befd43ea05889c3359a9d64a
Parents:
9d53d0ba60a48685fd21921665282099d9253c1e
git-author:
Oleksandr Motsak <motsak@mathematik.uni-kl.de>2011-07-19 11:13:10+02:00
git-committer:
Mohamed Barakat <mohamed.barakat@rwth-aachen.de>2011-11-09 12:39:57+01:00
Message:
ADD: LIBPOLYS_CFLAGS for GMP and etc... includes
FIX: use coeffs/si_gmp.h for a moment
File:
1 edited

Legend:

Unmodified
Added
Removed
  • kernel/misc.cc

    r9d53d0 rcab375  
    3939#endif
    4040
    41 #include <si_gmp.h>
     41#include <coeffs/si_gmp.h>
     42
    4243#ifdef HAVE_MPSR
    4344#include <MP_Config.h>
Note: See TracChangeset for help on using the changeset viewer.