chore: increase class.instance_max_depth
This commit is contained in:
parent
d7add53229
commit
3ad0871dd4
1 changed files with 1 additions and 1 deletions
|
|
@ -20,7 +20,7 @@ Author: Leonardo de Moura
|
|||
#endif
|
||||
|
||||
#ifndef LEAN_DEFAULT_CLASS_INSTANCE_MAX_DEPTH
|
||||
#define LEAN_DEFAULT_CLASS_INSTANCE_MAX_DEPTH 32
|
||||
#define LEAN_DEFAULT_CLASS_INSTANCE_MAX_DEPTH 100
|
||||
#endif
|
||||
|
||||
namespace lean {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue