with apologies to Terje, changed 'ø' in 'o', to stick to the basic source

character set (non-basic chars should be handled in phase 1, but some users report compile failures due to them)


[SVN r34800]
This commit is contained in:
Gennaro Prota
2006-08-01 20:36:14 +00:00
parent aac8fcb4b6
commit e6c83d0665

View File

@@ -8,7 +8,7 @@
//
// what: lexical_cast custom keyword cast
// who: contributed by Kevlin Henney,
// enhanced with contributions from Terje Sletteb<EFBFBD>,
// enhanced with contributions from Terje Slettebo,
// with additional fixes and suggestions from Gennaro Prota,
// Beman Dawes, Dave Abrahams, Daryle Walker, Peter Dimov,
// and other Boosters