18 Aug
2005
18 Aug
'05
5:39 p.m.
On win32 using VC7.1, the Windows macros 'CMYK' and 'RGB' are bleeding
through the 'boost/shared_ptr.hpp' header file.
These are my header file's includes up to and including the offending
boost header:
#include <algorithm>
#include <functional>
#include <iterator>
#include <set>
#include <stdexcept>
#include <string>
#include <utility>
#include <vector>
#include