Changeset 934108 in git for libpolys


Ignore:
Timestamp:
Jan 8, 2014, 11:44:46 AM (10 years ago)
Author:
Oleksandr Motsak <motsak@…>
Branches:
(u'spielwiese', '2a584933abf2a2d3082034c7586d38bb6de1a30a')
Children:
2be649eab44c670d3261f02f9d076dcfe2aeca81
Parents:
55b6460bd959ca225e9f7eb6734490a7f9ec5d83
git-author:
Oleksandr Motsak <motsak@mathematik.uni-kl.de>2014-01-08 11:44:46+01:00
git-committer:
Oleksandr Motsak <motsak@mathematik.uni-kl.de>2014-01-08 15:56:29+01:00
Message:
Fixing compiler warning
File:
1 edited

Legend:

Unmodified
Added
Removed
  • libpolys/polys/kbuckets.cc

    r55b6460 r934108  
    22*  Computer Algebra System SINGULAR     *
    33****************************************/
    4 #include <omalloc/omalloc.h>
    5 
    64//#include <kernel/mod2.h>
    75#ifdef HAVE_CONFIG_H
    86#include "libpolysconfig.h"
    97#endif /* HAVE_CONFIG_H */
     8
     9#include <omalloc/omalloc.h>
    1010#include <misc/auxiliary.h>
    1111
Note: See TracChangeset for help on using the changeset viewer.