>>>>> "Georg" == Georg Baum <[EMAIL PROTECTED]> writes:
Georg> And if the include is needed leave it like it is. The Georg> c-prefixed variants are not available everywhere. Actually we rely on the c-prefixed variants being available. But this variants fail miserably if the underlying .h file is not available. So we do not gain anything. Georg> 100% ACK. If you want to cleanup these things: A good start Georg> would be the remaining OS/2-related bits (lots of EMX ifdefs). Also look at support/lyxlib.h. Several of these things are handled by boost::filesystem and it may even be that we do not use them anymore. Also, it seems that atexit.c and strerror.c are not even compiled in anymore. JMarc
