initial commit
Signed-off-by: Peter Siegmund <mars3142@noreply.mars3142.dev>
This commit is contained in:
11
libs/wxWidgets-3.3.1/include/wx/ptr_shrd.h
Normal file
11
libs/wxWidgets-3.3.1/include/wx/ptr_shrd.h
Normal file
@@ -0,0 +1,11 @@
|
||||
///////////////////////////////////////////////////////////////////////////////
|
||||
// Name: wx/ptr_shrd.h
|
||||
// Purpose: compatibility wrapper for wx/sharedptr.h
|
||||
// Author: Vadim Zeitlin
|
||||
// Created: 2009-02-03
|
||||
// Copyright: (c) 2009 Vadim Zeitlin <vadim@wxwidgets.org>
|
||||
// Licence: wxWindows licence
|
||||
///////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
// do not include this file in any new code, include wx/sharedptr.h instead
|
||||
#include "wx/sharedptr.h"
|
||||
Reference in New Issue
Block a user