> If I want move all Xerces #include header files to CPP file, this is to
say I don't
> want my .h file contains any Xerces hpp file, how could do this?

Don't use any Xerces types in your public API. It's one or the other. Either
you accept it as part of your public interface or wrap everything.

-- Scott




---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to