Added a newline to swap/test/lib_header_1.cpp, hoping to fix Sun 5.x compile issue, "Error: There is extra text on this line"

[SVN r47829]
This commit is contained in:
Niels Dekker 2008-07-26 17:47:59 +00:00
parent b311fcefb2
commit b050431638

View File

@ -6,4 +6,5 @@
// Tests that the swap header compiles as a standalone translation unit
#include <boost/utility/swap.hpp>
#include <boost/utility/swap.hpp>