Boost logo

Boost Users :

From: Victor A. Wagner Jr. (vawjr_at_[hidden])
Date: 2004-11-29 00:48:37


At Sunday 2004-11-28 14:34, you wrote:
>Dan Dimerman wrote:
>>C:\Boost\include\boost-1_32\boost\date_time\gregorian\greg_facet.hpp(293)
>>: warning C4003: not enough actual parameters for macro 'max'
>
>before including <windows.h> put
>#define NOMINMAX
>or put this definition into project settings. Another solution is to undef
>min max macros after including <windows.h> :
>#undef min
>#undef max

IMNSHO both of those are unacceptable solutions... date_time should be
doing that itself.
it also doesn't explain why with 7.1 (which has the defines bounded by
#ifndef __cplusplus
#endif
that the problem still exists

>B.
>
>_______________________________________________
>Boost-users mailing list
>Boost-users_at_[hidden]
>http://lists.boost.org/mailman/listinfo.cgi/boost-users
>

Victor A. Wagner Jr. http://rudbek.com
The five most dangerous words in the English language:
               "There oughta be a law"


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net