Skip to content

Commit

Permalink
Perform a consistency check in the entire testsuite
Browse files Browse the repository at this point in the history
  • Loading branch information
afabri committed Sep 24, 2024
1 parent 5754507 commit 74d79bb
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions STL_Extension/include/CGAL/assertions.h
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,9 @@
#ifndef CGAL_ASSERTIONS_H
#define CGAL_ASSERTIONS_H

// this define is only for one run of the testsuite
#define CGAL_NO_POSTCONDITIONS

#include <CGAL/export/CGAL.h>

// #include <CGAL/assertions_behaviour.h> // for backward compatibility
Expand Down

0 comments on commit 74d79bb

Please sign in to comment.