Changeset 2d805a in git for coeffs/rmodulon.h


Ignore:
Timestamp:
Nov 16, 2010, 5:22:08 PM (13 years ago)
Author:
Oleksandr Motsak <motsak@…>
Branches:
(u'fieker-DuVal', '117eb8c30fc9e991c4decca4832b1d19036c4c65')(u'spielwiese', '38dfc5131670d387a89455159ed1e071997eec94')
Children:
bd911c0f0e71a503697bb7fe7b760df56c76182f
Parents:
c3782732bd93dd04f797ead6544eb95174bcbffe
git-author:
Oleksandr Motsak <motsak@mathematik.uni-kl.de>2010-11-16 17:22:08+01:00
git-committer:
Mohamed Barakat <mohamed.barakat@rwth-aachen.de>2011-11-09 11:55:40+01:00
Message:
Fixed to "#include <component/header.h>" (even for config.h!)
File:
1 edited

Legend:

Unmodified
Added
Removed
  • coeffs/rmodulon.h

    rc37827 r2d805a  
    99*/
    1010#ifdef HAVE_RINGS
    11 #include "coeffs.h"
    12 #include "rintegers.h"
     11#include <coeffs/coeffs.h>
     12#include <coeffs/rintegers.h>
    1313
    1414#ifndef NATNUMBER
Note: See TracChangeset for help on using the changeset viewer.