Open brynne8 opened 9 years ago
Same, I have tried to port my project to OpenWatcom which works on DJGPP fine, but because of no sstream, I have removed usage of it to allow build. However, I got another troubles I'll report (Red-black tree is very danger while using std::set and std::map and sometimes causes wrong data being returned).
Some projects could not build without the
sstream
header in C++ I/O Library implemented.