Angus Leeming <[EMAIL PROTECTED]> writes:

| I'm about to commit the equivalent:
>
| @@ -22,6 +22,11 @@
|  #   endif
|  # endif
>
| +#if defined (BOOST_WINDOWS)
| +# define WIN32_LEAN_AND_MEAN
| +# include <windows.h>
| +#endif

If that is what is used in boost them ok. Else please use the same as
boost uses.

-- 
        Lgb

Reply via email to