Changeset 1a9dc5 in git for factory/int_poly.h


Ignore:
Timestamp:
Feb 24, 2012, 4:10:54 PM (11 years ago)
Author:
Oleksandr Motsak <motsak@…>
Branches:
(u'jengelh-datetime', 'ceac47cbc86fe4a15902392bdbb9bd2ae0ea02c6')(u'spielwiese', 'f875bbaccd0831e36aaed09ff6adeb3eb45aeb94')
Children:
6fcb1b3c2393904d51eeb611bdae4812282eddfc
Parents:
7c6f069f6435c0a2843a11dc5df87816972d2839
git-author:
Oleksandr Motsak <motsak@mathematik.uni-kl.de>2012-02-24 16:10:54+01:00
git-committer:
Oleksandr Motsak <motsak@mathematik.uni-kl.de>2012-02-24 16:11:23+01:00
Message:
fix: avoid redefine of OM_NDEBUG
File:
1 edited

Legend:

Unmodified
Added
Removed
  • factory/int_poly.h

    r7c6f06 r1a9dc5  
    2323
    2424#ifdef HAVE_OMALLOC
     25#ifndef OM_NDEBUG
    2526#define OM_NDEBUG
     27#endif
    2628#  include <omalloc/omalloc.h>
    2729#endif
Note: See TracChangeset for help on using the changeset viewer.