Changeset 7c6f06 in git


Ignore:
Timestamp:
Feb 24, 2012, 2:56:31 PM (11 years ago)
Author:
Hans Schoenemann <hannes@…>
Branches:
(u'jengelh-datetime', 'ceac47cbc86fe4a15902392bdbb9bd2ae0ea02c6')(u'spielwiese', 'a800fe4b3e9d37a38c5a10cc0ae9dfa0c15a4ee6')
Children:
1a9dc5ff3e8396b7eb0f03fb0ee57fdcae4a5c74
Parents:
ece30c97b07ec85d969edd1b92ad180eaa6080aa
git-author:
Hans Schoenemann <hannes@mathematik.uni-kl.de>2012-02-24 14:56:31+01:00
git-committer:
Hans Schoenemann <hannes@mathematik.uni-kl.de>2012-02-24 14:57:04+01:00
Message:
fix: avoid redefine of OM_NDEBUG
File:
1 edited

Legend:

Unmodified
Added
Removed
  • factory/int_int.h

    rece30c r7c6f06  
    2424
    2525#ifdef HAVE_OMALLOC
     26#ifndef OM_NDEBUG
    2627#define OM_NDEBUG
     28#endif
    2729#  include <omalloc/omalloc.h>
    2830#endif
Note: See TracChangeset for help on using the changeset viewer.