Changeset 8179468 in git for libpolys/polys/sbuckets.cc


Ignore:
Timestamp:
Nov 21, 2012, 5:35:41 PM (11 years ago)
Author:
Oleksandr Motsak <motsak@…>
Branches:
(u'spielwiese', 'fe61d9c35bf7c61f2b6cbf1b56e25e2f08d536cc')
Children:
e43dc39725c5d5b404d7ba9374a3c75ad9c923fb
Parents:
98b2b9136c4d2f2bb8cbfd626b15ec71f9a38552
git-author:
Oleksandr Motsak <motsak@mathematik.uni-kl.de>2012-11-21 17:35:41+01:00
git-committer:
Oleksandr Motsak <motsak@mathematik.uni-kl.de>2012-11-22 20:43:02+01:00
Message:
Better forward declarations and includes for bucket-related stuff

TODO: refine?
File:
1 edited

Legend:

Unmodified
Added
Removed
  • libpolys/polys/sbuckets.cc

    r98b2b91 r8179468  
    1212
    1313#include <polys/sbuckets.h>
     14
    1415#include <omalloc/omalloc.h>
    1516#include <polys/monomials/ring.h>
    1617//#include <kernel/p_Procs.h>
    17 #include <polys/monomials//p_polys.h>
     18#include <polys/monomials/p_polys.h>
    1819
    1920
Note: See TracChangeset for help on using the changeset viewer.