Boost logo

Boost :

From: Thomas Matelich (sosedada_at_[hidden])
Date: 2000-04-07 00:16:51


Platform: WinNT 4 SP6a
Compiler: MSVC 6 SP3

I was changing some #defines to be boost::uint32_t and included
<boost/cstdint.hpp> in a header.
In one of my source files, cstdint.hpp gets pulled in, then
smart_ptr.hpp gets pulled in. I now receive errors about auto_ptr not
being defined in the standard namespace! I reverted back to all the
#defines, and just left cstdint.hpp, and the error still occurs.
Comment out the include and everything is hunky-dory. Just tried
stdint.h and that works fine.

Any ideas?

--
Thomas O Matelich
Senior Software Designer
Zetec, Inc.
sosedada_at_[hidden]
tmatelich_at_[hidden]

Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk