j
k
j a
j l
Hi, On 04/12/17 23:32, Daniel Lehman wrote:
-#ifdef _MSVCIRT +#if defined(_MSVCIRT) || (_MSVCP_VER >= 80) I think that this condition should be following: #if _MSVCP_VER >= 80 ... AVexception(a)std #else ... AVexception
Thanks, Piotr
Back to the thread
Back to the list