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

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