[Clam-devel] Error in documentation
Francisco Tufró
nictuku at gmail.com
Fri Apr 18 16:24:34 PDT 2008
Hello, i was reading the "Processing with controls" tutorial and found that
it has an error when telling the reader to add the InControl.hxx and
OutControl.hxx to the existing processing.
it says:
#include "InControl.hxx"
#include "OutControl.hxx"
But it should be:
#include <CLAM/InControl.hxx>
#include <CLAM/OutControl.hxx>
That's all :)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.clam-project.org/pipermail/clam-devel-clam-project.org/attachments/20080418/9615d49d/attachment.html>
More information about the clam-devel
mailing list