
4 Aug
2008
4 Aug
'08
5:35 p.m.
A third party library that I am using has a class called small. Oops. There are very, very many of these things. I'm afraid I am going to have to go back to 1.34 indefinitely.
Doesn't changing include order settle the problem?
That might work. The problem is that I include boost/thread.hpp in quite a few of my own header files, so it is a little tricky to make sure it doesn't get included before the other library. I might give that a try, but it will need some reengineering.