summaryrefslogtreecommitdiffstats
path: root/contrib/libg++/libstdc++/stl/tree.cc
blob: e4a9cfe10fa7d8812e1969294abb7964527a016f (plain)
1
2
3
#include "tree.h"

__rb_tree_node_base __rb_NIL = { black, 0, 0, 0 };
OpenPOWER on IntegriCloud