|
Boost : |
From: John Torjo (john_at_[hidden])
Date: 2003-05-23 00:52:15
----- Original Message -----
From: "Pavel Vozenilek" <pavel_vozenilek_at_[hidden]>
To: "John Torjo" <john_at_[hidden]>
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
Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk