diff options
author | Dmitry Potapov <potapov.d@gmail.com> | 2022-02-10 16:46:39 +0300 |
---|---|---|
committer | Daniil Cherednik <dcherednik@yandex-team.ru> | 2022-02-10 16:46:39 +0300 |
commit | 7aa4cf700385ff96999c5cc301171ff157974773 (patch) | |
tree | 49e222ea1c5804306084bb3ae065bb702625360f /library/cpp/regex/pcre/pcre.cpp | |
parent | 536101ea75c9ff5df10d01c2f460b1f6e12311b3 (diff) | |
download | ydb-7aa4cf700385ff96999c5cc301171ff157974773.tar.gz |
Restoring authorship annotation for Dmitry Potapov <potapov.d@gmail.com>. Commit 2 of 2.
Diffstat (limited to 'library/cpp/regex/pcre/pcre.cpp')
-rw-r--r-- | library/cpp/regex/pcre/pcre.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/library/cpp/regex/pcre/pcre.cpp b/library/cpp/regex/pcre/pcre.cpp index 345667890c..9e97d5f8f7 100644 --- a/library/cpp/regex/pcre/pcre.cpp +++ b/library/cpp/regex/pcre/pcre.cpp @@ -1 +1 @@ -#include "pcre.h" +#include "pcre.h" |