Ignore:
Timestamp:
Mar 30, 2011, 4:24:54 PM (12 years ago)
Author:
Oleksandr Motsak <motsak@…>
Branches:
(u'spielwiese', '91fdef05f09f54b8d58d92a472e9c4a43aa4656f')
Children:
5948a892b49a72bd59d66e6d9874e51bcefaf93c
Parents:
cce694ced07925c1c2ad8a166177a070e40d29b5
git-author:
Oleksandr Motsak <motsak@mathematik.uni-kl.de>2011-03-30 16:24:54+02:00
git-committer:
Mohamed Barakat <mohamed.barakat@rwth-aachen.de>2011-11-09 12:04:15+01:00
Message:
FIX: avoid redefines
File:
1 edited

Legend:

Unmodified
Added
Removed
  • libpolys/polys/monomials/monomials.cc

    rcce694c r0ceb74  
    1919#include <stdio.h>
    2020#include <string.h>
     21
     22#include "config.h"
     23
     24#include <omalloc/omalloc.h>
    2125#include <misc/auxiliary.h>
    2226
    23 #include <omalloc/omalloc.h>
    2427#ifdef PDEBUG
    2528#undef NO_INLINE3
Note: See TracChangeset for help on using the changeset viewer.