----- Original Message ----- 
From: "Pavel Vozenilek" <[EMAIL PROTECTED]>
To: "John Torjo" <[EMAIL PROTECTED]>
Sent: Thursday, May 22, 2003 11:25 PM
Subject: one small assert fix


> boost/smart_assert.hpp can have code:
> 
> #ifndef ...
> #define ...
> 
> #if _MSC_VER >= 1020
> #pragma once
> #endif
> 
> ....
> 
> This could make difference in compile time for MSVC and Intel C++.

Got it! Thanks. Done. ;-)

Best,
John

_______________________________________________
Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost

Reply via email to