Hi, Thanks for the advice, it solved the issue. Jean There is no other include. I still get: On 8-Jul-08, at 9:10 AM, gchen wrote:
Jean-Sebastien Stoezel wrote:
Here are the boost header files I include in my application: #include
#include #include I guess I am then using the boost date/time. I am not sure I understand what boost macros I need to define and so far I have defined none. Isn't there another way to fix this issue, rather than hacking the boost files? Add a #define WIN32_LEAN_AND_MEAN or #include
before including all boost headers. #define WIN32_LEAN_AND_MEAN // #include
// or this #include #include #include _______________________________________________ Boost-users mailing list Boost-users@lists.boost.org http://lists.boost.org/mailman/listinfo.cgi/boost-users