aboutsummaryrefslogtreecommitdiffhomepage
path: root/package.xml
diff options
context:
space:
mode:
authorGravatar Mark D. Roth <roth@google.com>2018-01-11 07:41:31 -0800
committerGravatar Mark D. Roth <roth@google.com>2018-01-11 07:41:31 -0800
commit324703db51b43e150d9d8ffbcceb9d2096e26a9f (patch)
treedde488420b40edf62ea4e8602dc1c37c1660d4b2 /package.xml
parent53430532ce765aa1aa96656b00015914598838ae (diff)
Fix existing ref counting classes and add new ones.
Diffstat (limited to 'package.xml')
-rw-r--r--package.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/package.xml b/package.xml
index ff3d0797ab..8c590348b6 100644
--- a/package.xml
+++ b/package.xml
@@ -358,6 +358,7 @@
<file baseinstalldir="/" name="src/core/lib/slice/slice_internal.h" role="src" />
<file baseinstalldir="/" name="src/core/lib/slice/slice_string_helpers.h" role="src" />
<file baseinstalldir="/" name="src/core/lib/support/debug_location.h" role="src" />
+ <file baseinstalldir="/" name="src/core/lib/support/orphanable.h" role="src" />
<file baseinstalldir="/" name="src/core/lib/support/ref_counted.h" role="src" />
<file baseinstalldir="/" name="src/core/lib/support/ref_counted_ptr.h" role="src" />
<file baseinstalldir="/" name="src/core/lib/support/vector.h" role="src" />