Fix from ARI, compiling without CVS and old version didn't work.
This commit is contained in:
parent
5fdfac7863
commit
70f4b1d156
1 changed files with 2 additions and 0 deletions
|
@ -118,6 +118,8 @@ struct _quad_tree_ {
|
|||
|
||||
#else // }{ STATISTIC
|
||||
|
||||
#define StatisticInsert(tree)
|
||||
#define StatisticDelete(tree)
|
||||
#define StatisticNewNode(tree)
|
||||
#define StatisticNewLeaf(tree)
|
||||
#define StatisticDelNode(tree)
|
||||
|
|
Loading…
Add table
Reference in a new issue