Browse Source

Make <boost/detail/iomanip.hpp> include <iomanip> and put the <iomanip> functions
in the boost::detail namespace if not on clang- or intel-linux.



[SVN r68165]

Bryce Adelstein-Lelbach 15 years ago
parent
commit
152094692b
2 changed files with 2 additions and 2 deletions
  1. 1 1
      libs/config
  2. 1 1
      libs/detail

+ 1 - 1
libs/config

@@ -1 +1 @@
-Subproject commit 90760b4c2ff8a7d69ab1a97efe00316e96dff119
+Subproject commit c32a3915dbbba7c0dd07d9ed13bfc4b06889afd1

+ 1 - 1
libs/detail

@@ -1 +1 @@
-Subproject commit 74a47fbf054df070dd94537ecbd7b7d279c3185b
+Subproject commit e3049b14803e1008d9306308217e7da9a88d4129

粤ICP备19079148号