Skip to content

Commit f57b533

Browse files
cvspvrjeking3
authored andcommitted
Update pool.hpp
1 parent 710fd94 commit f57b533

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

include/boost/pool/pool.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939

4040
#ifdef BOOST_POOL_INSTRUMENT
4141
#include <iostream>
42-
#include<iomanip>
42+
#include <iomanip>
4343
#endif
4444
#ifdef BOOST_POOL_VALGRIND
4545
#include <set>

0 commit comments

Comments
 (0)