Hello, when building mysql++-1.7.9 from the source distribution, I get an error message:
const_string1.hh:50: `out_of_range' undeclared (first use this function) I checked the source at that line, and indeed the exception `out_of_range' seems to be incorrectly used: The `std' namespace isn't defined, neither in a `using namespace' phrase, nor like `std::out_of_range'. Is there a way to fix this error except for changing it in the source code? Thanks, Markus --------------------------------------------------------------------- Before posting, please check: http://www.mysql.com/manual.php (the manual) http://lists.mysql.com/ (the list archive) To request this thread, e-mail <[EMAIL PROTECTED]> To unsubscribe, e-mail <[EMAIL PROTECTED]> Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php