]>
git.saurik.com Git - wxWidgets.git/blob - include/wx/ptr_shrd.h
1 ///////////////////////////////////////////////////////////////////////////////
3 // Purpose: compatibility wrapper for wx/sharedptr.h
4 // Author: Vadim Zeitlin
6 // Copyright: (c) 2009 Vadim Zeitlin <vadim@wxwidgets.org>
7 // Licence: wxWindows licence
8 ///////////////////////////////////////////////////////////////////////////////
10 // do not include this file in any new code, include wx/sharedptr.h instead
11 #include "wx/sharedptr.h"