forked from boostorg/optional
Add newline at EOF
This commit is contained in:
@ -192,4 +192,5 @@ bool operator >= ( none_t x, optional<T> const& y )
|
|||||||
|
|
||||||
} // namespace boost
|
} // namespace boost
|
||||||
|
|
||||||
#endif // header guard
|
#endif // header guard
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user