ReactOS 0.4.16-dev-1059-gb1cf981
RtlAvlTree.c
Go to the documentation of this file.
1/* this is a little hacky, but better than duplicating the code (for now) */
2#define RTL_USE_AVL_TABLES
3#define Test_RtlSplayTree Test_RtlAvlTree
4#include "RtlSplayTree.c"