wxScopedPtr is referred in wxSVGFileDCImpl declaration, but corresponding header file is not explicitly included. This can break the compilation if wxScopedPtr declaration is not included by chance by another module (e.g. is taken from translation.h but it is not effective when wxUSE_INTL==0).