Add newline at EOF

This commit is contained in:
Jürgen Hunold
2015-10-07 09:02:13 +02:00
parent fb1edf51e8
commit bc91cac244

View File

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