diff options
Diffstat (limited to 'library/cpp/malloc/api/ut/ut.cpp')
-rw-r--r-- | library/cpp/malloc/api/ut/ut.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/library/cpp/malloc/api/ut/ut.cpp b/library/cpp/malloc/api/ut/ut.cpp index 510bc9f226..7eccd0bf8d 100644 --- a/library/cpp/malloc/api/ut/ut.cpp +++ b/library/cpp/malloc/api/ut/ut.cpp @@ -1,4 +1,4 @@ -#include <library/cpp/testing/unittest/registar.h> +#include <library/cpp/testing/unittest/registar.h> #include <library/cpp/malloc/api/malloc.h> |