$include_dir="/home/hyper-archives/ublas/include"; include("$include_dir/msg-header.inc") ?>
From: Andreas Klöckner (lists_at_[hidden])
Date: 2008-04-10 00:07:00
Hi all,
the little patch that I've attached removes an unused variable in
operation.hpp in ublas. (This kills a warning when compiling with -Wall, and
I prefer when the compiler output is squeaky clean.)
Can someone please commit this?
Thanks,
Andreas