Changeset 691dba in git for libpolys/coeffs/longrat0.cc


Ignore:
Timestamp:
Apr 14, 2011, 12:23:44 PM (12 years ago)
Author:
Oleksandr Motsak <motsak@…>
Branches:
(u'spielwiese', '0d6b7fcd9813a1ca1ed4220cfa2b104b97a0a003')
Children:
d115240746407285a64294ab8960bdb09505a0c8
Parents:
503a31399a9b66dd3306a8251a9a5042a4509f5c
git-author:
Oleksandr Motsak <motsak@mathematik.uni-kl.de>2011-04-14 12:23:44+02:00
git-committer:
Mohamed Barakat <mohamed.barakat@rwth-aachen.de>2011-11-09 12:12:33+01:00
Message:
FIX: use #include "config.h" everywhere
File:
1 edited

Legend:

Unmodified
Added
Removed
  • libpolys/coeffs/longrat0.cc

    r503a31 r691dba  
    1010#include <stdio.h>
    1111#include <string.h>
    12 #include <coeffs/config.h>
     12#include "config.h"
    1313#include <reporter/reporter.h>
    1414#include <coeffs/coeffs.h>
Note: See TracChangeset for help on using the changeset viewer.