summaryrefslogtreecommitdiff
path: root/tutorial/shared.thrift
diff options
context:
space:
mode:
authorMax-Gerd Retzlaff <m.retzlaff@gmx.net>2022-08-24 13:07:19 +0200
committerJens Geyer <jensg@apache.org>2022-08-30 23:58:56 +0200
commit39fa1854a75e96235e2f50a45546b874da29e756 (patch)
treec3d1d282851a800e6400609eee12369a89a5cf0f /tutorial/shared.thrift
parentc75646a359e4bb38ff11e4b7255a3ad49ab3319c (diff)
downloadthrift-39fa1854a75e96235e2f50a45546b874da29e756.tar.gz
Revert "THRIFT-5567: remove cl namespace references (#2580)"
This reverts commit 45471decdf572156189e66db59c8a1e82085299f.
Diffstat (limited to 'tutorial/shared.thrift')
-rw-r--r--tutorial/shared.thrift1
1 files changed, 1 insertions, 0 deletions
diff --git a/tutorial/shared.thrift b/tutorial/shared.thrift
index 795e9cb93..3c6a69db8 100644
--- a/tutorial/shared.thrift
+++ b/tutorial/shared.thrift
@@ -22,6 +22,7 @@
* these definitions.
*/
+namespace cl shared
namespace cpp shared
namespace d share // "shared" would collide with the eponymous D keyword.
namespace dart shared