mirror of
https://github.com/boostorg/smart_ptr.git
synced 2025-07-31 05:07:21 +02:00
Fix typo, trailing whitespace
This commit is contained in:
@ -7,7 +7,7 @@
|
|||||||
# pragma once
|
# pragma once
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
// detail/sp_counted_base_gc_atomic.hpp - g++ 4.7+ __atomic intrinsics
|
// detail/sp_counted_base_gcc_atomic.hpp - g++ 4.7+ __atomic intrinsics
|
||||||
//
|
//
|
||||||
// Copyright 2007, 2020 Peter Dimov
|
// Copyright 2007, 2020 Peter Dimov
|
||||||
// Distributed under the Boost Software License, Version 1.0.
|
// Distributed under the Boost Software License, Version 1.0.
|
||||||
|
Reference in New Issue
Block a user