|
Boost Users : |
From: Markus Werle (yg-boost-users_at_[hidden])
Date: 2003-01-08 03:52:04
Hi!
Line 23 in lambda/algorithm.hpp reads
#include <utilities> // for std::pair
IMHO (and that of intel's C++ and SGI's documentation)
this line should be
#include <utility> // for std::pair
right?
best regards,
Markus
Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net