$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Benedikt Weber (weber_at_[hidden])
Date: 2002-06-25 16:49:37
There are also lots of unused arguments. I have these warnings turned off.
Metrowerks suggests to use f(int) instead of f(int size) to supress
warnings. Would this work for other compilers too? I could not get the pagma
working yet.