diff options
Diffstat (limited to 'library/cpp/testing/common/probe.h')
-rw-r--r-- | library/cpp/testing/common/probe.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/library/cpp/testing/common/probe.h b/library/cpp/testing/common/probe.h index 84ea8a0678..19910979b5 100644 --- a/library/cpp/testing/common/probe.h +++ b/library/cpp/testing/common/probe.h @@ -1,7 +1,7 @@ #pragma once #include <util/system/yassert.h> - + namespace NTesting { //////////////////////////////////////////////////////////////////////////////// |