LIBRARY()

SRCS(
    sfh.cpp
)

END()

RECURSE_FOR_TESTS(
    ut
)