about summary refs log tree commit diff
path: root/absl/synchronization/notification.h
diff options
context:
space:
mode:
Diffstat (limited to 'absl/synchronization/notification.h')
-rw-r--r--absl/synchronization/notification.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/absl/synchronization/notification.h b/absl/synchronization/notification.h
index 19f51de7f0..82d111a549 100644
--- a/absl/synchronization/notification.h
+++ b/absl/synchronization/notification.h
@@ -110,4 +110,5 @@ class Notification {
 };
 
 }  // namespace absl
+
 #endif  // ABSL_SYNCHRONIZATION_NOTIFICATION_H_