Changeset f0cdd1c in git for libpolys/polys/pDebug.cc


Ignore:
Timestamp:
Feb 24, 2023, 3:59:44 PM (14 months ago)
Author:
Hans Schoenemann <hannes@…>
Branches:
(u'spielwiese', 'fe61d9c35bf7c61f2b6cbf1b56e25e2f08d536cc')
Children:
9b6c6b6101110e1f2527f1749b34f5eb9ba752de
Parents:
ceacc4c876439e86dad527ff220f8ba563605a4a
Message:
fix: debig build with MAKE_DISTRIBUTION
File:
1 edited

Legend:

Unmodified
Added
Removed
  • libpolys/polys/pDebug.cc

    rceacc4c rf0cdd1c  
    2020
    2121#include "misc/auxiliary.h"
     22#include "misc/distrib.h"
    2223
    2324
     
    5960    omPrintAddrInfo(stderr, p, " ");
    6061  }
     62  #ifndef MAKE_DISTRIBUTION
    6163  dErrorBreak();
     64  #endif
    6265  d_poly_error_reporting = FALSE;
    6366  return FALSE;
Note: See TracChangeset for help on using the changeset viewer.