|
Boost : |
From: Joe Gottman (jgottman_at_[hidden])
Date: 2006-04-05 20:08:32
When I try to the following code under VC6.0:
#include <boost/date_time/gregorian/greg_date.hpp>
#include <boost/filesystem/convenience.hpp>
I get the following error:
error C2955: 'equivalent' : use of class template requires template
argument list
: see declaration of 'equivalent'
If I reverse the order of inclusion there is no error.
Joe Gottman
Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk