From bf41dd01f6c920583e9faae7cd55ed25e547e052 Mon Sep 17 00:00:00 2001 From: cerevra <cerevra@yandex-team.ru> Date: Thu, 10 Feb 2022 16:45:58 +0300 Subject: Restoring authorship annotation for <cerevra@yandex-team.ru>. Commit 1 of 2. --- library/cpp/histogram/adaptive/fixed_bin_histogram.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'library/cpp/histogram/adaptive/fixed_bin_histogram.h') diff --git a/library/cpp/histogram/adaptive/fixed_bin_histogram.h b/library/cpp/histogram/adaptive/fixed_bin_histogram.h index bd380bd94a..7894e9543c 100644 --- a/library/cpp/histogram/adaptive/fixed_bin_histogram.h +++ b/library/cpp/histogram/adaptive/fixed_bin_histogram.h @@ -2,7 +2,7 @@ #include "histogram.h" -#include <library/cpp/histogram/adaptive/protos/histo.pb.h> +#include <library/cpp/histogram/adaptive/protos/histo.pb.h> #include <util/generic/ptr.h> #include <util/generic/vector.h> -- cgit v1.2.3