Changeset 1a9dc5 in git


Ignore:
Timestamp:
Feb 24, 2012, 4:10:54 PM (12 years ago)
Author:
Oleksandr Motsak <motsak@…>
Branches:
(u'spielwiese', '4a9821a93ffdc22a6696668bd4f6b8c9de3e6c5f')
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.