summaryrefslogtreecommitdiffhomepage
path: root/include/CompilerKit/Ref.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/CompilerKit/Ref.h')
-rw-r--r--include/CompilerKit/Ref.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/CompilerKit/Ref.h b/include/CompilerKit/Ref.h
index 3cdac83..400f9f8 100644
--- a/include/CompilerKit/Ref.h
+++ b/include/CompilerKit/Ref.h
@@ -96,3 +96,4 @@ class NonNullRef final {
using StrongAny = StrongRef<VoidPtr>;
using WeakAny = WeakRef<VoidPtr>;
} // namespace CompilerKit
+