I am not sure if this is the right place to report this, or even how as I have never done it before but here goes. The bitset(string,place,length) constructor for bitset uses the min( call from stl_algobase.h without ever including it. Including the stl_algobase.h file allowed my compile to work. Thanks! -- Andrew Lundgren