Merge pull request #15 from jhunold/newline

Add newline at EOF
This commit is contained in:
Andrzej Krzemieński
2015-10-07 13:14:05 +02:00

View File

@ -193,3 +193,4 @@ bool operator >= ( none_t x, optional<T> const& y )
} // namespace boost
#endif // header guard