X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/77ffb5937e89927b621128789401db8921fe580f..dbc74bccc9d020281f2e1fcceb35323d45c91566:/src/common/imagall.cpp diff --git a/src/common/imagall.cpp b/src/common/imagall.cpp index 9b43e02715..bc437495c0 100644 --- a/src/common/imagall.cpp +++ b/src/common/imagall.cpp @@ -1,17 +1,12 @@ ///////////////////////////////////////////////////////////////////////////// -// Name: imagall.cpp +// Name: src/common/imagall.cpp // Purpose: wxImage access all handler // Author: Sylvain Bougnoux // RCS-ID: $Id$ // Copyright: (c) Sylvain Bougnoux -// Licence: wxWidgets licence +// Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// -/* - We don't put pragma implement in this file because it is already present in - src/common/image.cpp -*/ - // For compilers that support precompilation, includes "wx.h". #include "wx/wxprec.h" @@ -20,7 +15,6 @@ #endif #ifndef WX_PRECOMP -# include "wx/setup.h" #endif #include "wx/image.h"