aboutsummaryrefslogtreecommitdiff
path: root/python/google/protobuf/pyext/thread_unsafe_shared_ptr.h
diff options
context:
space:
mode:
Diffstat (limited to 'python/google/protobuf/pyext/thread_unsafe_shared_ptr.h')
-rw-r--r--python/google/protobuf/pyext/thread_unsafe_shared_ptr.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/google/protobuf/pyext/thread_unsafe_shared_ptr.h b/python/google/protobuf/pyext/thread_unsafe_shared_ptr.h
index ad804b5f..79fa9e3d 100644
--- a/python/google/protobuf/pyext/thread_unsafe_shared_ptr.h
+++ b/python/google/protobuf/pyext/thread_unsafe_shared_ptr.h
@@ -99,6 +99,6 @@ class ThreadUnsafeSharedPtr {
} // namespace python
} // namespace protobuf
-
} // namespace google
+
#endif // GOOGLE_PROTOBUF_PYTHON_CPP_THREAD_UNSAFE_SHARED_PTR_H__