LIBRARY()

SRCS(disjoint_interval_tree.cpp)

END()

RECURSE_FOR_TESTS(
    ut
)