j
k
j a
j l
"Thorsten Ottosen" wrote:
I have made this change as #if BOOST_WORKAROUND(BOOST_MSVC, <= 1200)
I have made this change as
#if BOOST_WORKAROUND(BOOST_MSVC, <= 1200)
You probably mean #if BOOST_WORKAROUND(BOOST_MSVC, <= 1300) // VC7.0 and less /Pavel
Back to the thread
Back to the list