LIBRARY()

OWNER(jamel)

SRCS(
    counters.cpp
    histogram.cpp
    meter.cpp
)

PEERDIR(
    library/cpp/histogram/hdr
)

END()