summaryrefslogtreecommitdiffstats
path: root/library/cpp/json/ya.make
diff options
context:
space:
mode:
authorqkrorlqr <[email protected]>2022-02-10 16:47:20 +0300
committerDaniil Cherednik <[email protected]>2022-02-10 16:47:20 +0300
commit9b89266638b10d40309e31dcb7caa2fc52b2aefd (patch)
treeaaf0d6ece270940a4f208e4202e4a37a15ce05b7 /library/cpp/json/ya.make
parent47af3b5bf148ddab250833ec454d30d7c4930c31 (diff)
Restoring authorship annotation for <[email protected]>. Commit 1 of 2.
Diffstat (limited to 'library/cpp/json/ya.make')
-rw-r--r--library/cpp/json/ya.make4
1 files changed, 2 insertions, 2 deletions
diff --git a/library/cpp/json/ya.make b/library/cpp/json/ya.make
index d58eead8ec4..04fecc54106 100644
--- a/library/cpp/json/ya.make
+++ b/library/cpp/json/ya.make
@@ -9,11 +9,11 @@ SRCS(
json_writer.cpp
json_reader.cpp
json_prettifier.cpp
- rapidjson_helpers.cpp
+ rapidjson_helpers.cpp
)
PEERDIR(
- contrib/libs/rapidjson
+ contrib/libs/rapidjson
library/cpp/json/common
library/cpp/json/fast_sax
library/cpp/json/writer