mirror of
https://github.com/boostorg/optional.git
synced 2025-07-23 17:17:17 +02:00
Add newline at EOF
This commit is contained in:
@ -193,3 +193,4 @@ bool operator >= ( none_t x, optional<T> const& y )
|
||||
} // namespace boost
|
||||
|
||||
#endif // header guard
|
||||
|
||||
|
Reference in New Issue
Block a user