forgot newline at eof.

This commit is contained in:
Jordan Maples 2020-08-12 13:22:33 -07:00
parent 2469db7a5a
commit 4da6a264c4

View File

@ -45,4 +45,4 @@ T narrow(U u) noexcept(false)
return t; return t;
} }
} }
#endif // GSL_NARROW_H #endif // GSL_NARROW_H