$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Aljaz (aljaz.fajmut_at_[hidden])
Date: 2007-04-14 05:42:54
If I use the code you used, everything works just fine.. - using iostream
When I want to use stringstream instead - it doesnt work (but theres nothing
wrong with stringstream library).
What should I do?