LIBRARY()

PEERDIR(
    library/cpp/json
    library/cpp/threading/future
)

SRCS(
    histogram.cpp
)

END()