aboutsummaryrefslogtreecommitdiff
path: root/core/reference.h
diff options
context:
space:
mode:
Diffstat (limited to 'core/reference.h')
-rw-r--r--core/reference.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/core/reference.h b/core/reference.h
index 54838e057..544da4104 100644
--- a/core/reference.h
+++ b/core/reference.h
@@ -53,6 +53,7 @@ public:
bool init_ref();
void reference();
bool unreference();
+ int reference_get_count() const;
Reference();
~Reference();