]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
libstdc++: Remove blank line from bits/unique_ptr.h
authorJonathan Wakely <jwakely@redhat.com>
Mon, 8 Sep 2025 11:55:03 +0000 (12:55 +0100)
committerJonathan Wakely <redi@gcc.gnu.org>
Wed, 10 Sep 2025 22:24:10 +0000 (23:24 +0100)
libstdc++-v3/ChangeLog:

* include/bits/unique_ptr.h: Remove blank line.

libstdc++-v3/include/bits/unique_ptr.h

index d76ad63ba7bfbbd2b5c3d3b400b5e732dbad008b..978deb3101f569351edbcf66cf8614e371558c65 100644 (file)
@@ -1,4 +1,3 @@
-
 // unique_ptr implementation -*- C++ -*-
 
 // Copyright (C) 2008-2025 Free Software Foundation, Inc.