// Author: Julian Smart
// Modified by:
// Created: 25/4/2000
-// RCS-ID: $Id$
// Copyright: (c) Julian Smart
// Licence: wxWindows licence
/////////////////////////////////////////////////////////////////////////////
#include "wx/gdicmn.h"
#endif //WX_PRECOMP
+#if WXWIN_COMPATIBILITY_2_8
+
/*
* wxEffectsImpl: various 3D effects
*/
return true;
}
+
+#endif // WXWIN_COMPATIBILITY_2_8
+