Boost logo

Boost :

From: Manuel Fiorelli (manuel.fiorelli_at_[hidden])
Date: 2007-08-23 15:11:25


The include directive

#include "..\event_handler.hpp"

should be fixed with

#include "../boost/EventHandler.hpp"

Thus the -I option is no longer needed.

Best regards,
Manuel Fiorelli


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk