Changeset 2b85f31 in git


Ignore:
Timestamp:
Jul 29, 2011, 5:23:15 PM (12 years ago)
Author:
Hans Schoenemann <hannes@…>
Branches:
(u'jengelh-datetime', 'ceac47cbc86fe4a15902392bdbb9bd2ae0ea02c6')(u'spielwiese', 'a800fe4b3e9d37a38c5a10cc0ae9dfa0c15a4ee6')
Children:
fc94e12229616b98aec91e9731ae37c0e8a1ae3a
Parents:
38f8dfcfefe32659c95fdaeaba57fc8133c2dca8
git-author:
Hans Schoenemann <hannes@mathematik.uni-kl.de>2011-07-29 17:23:15+02:00
git-committer:
Mohamed Barakat <mohamed.barakat@rwth-aachen.de>2011-11-09 13:01:16+01:00
Message:
fix includes of polys/monomials/p_polys.h (-> fix fast_map.cc)
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • kernel/makefile

    r38f8dfc r2b85f31  
    8080    fast_mult.cc digitech.cc \
    8181    tgb.cc tgbgauss.cc ringgb.cc f5data.cc f5lists.cc f5gb.cc \
    82     f5c.cc F5cLists.cc ratgring.cc shiftgb.cc gfan.cc \
     82    f5c.cc ratgring.cc shiftgb.cc gfan.cc \
    8383    linearAlgebra.cc
    8484CXXSOURCES2     = SingularBuilder.cpp
  • libpolys/polys/monomials/p_polys.h

    r38f8dfc r2b85f31  
    2727
    2828#include <polys/templates/p_MemAdd.h>
     29#include <polys/templates/p_MemCmp.h>
    2930#include <polys/templates/p_Procs.h>
    3031
Note: See TracChangeset for help on using the changeset viewer.