Changeset 7c6f06 in git for factory


Ignore:
Timestamp:
Feb 24, 2012, 2:56:31 PM (12 years ago)
Author:
Hans Schoenemann <hannes@…>
Branches:
(u'spielwiese', 'fe61d9c35bf7c61f2b6cbf1b56e25e2f08d536cc')
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.