]> git.saurik.com Git - wxWidgets.git/blobdiff - src/common/clntdata.cpp
Make public headers compatible with Objective-C++ with ARC.
[wxWidgets.git] / src / common / clntdata.cpp
index 2b00e9e5394e5bfc93459759eb088a9330aa502c..1cb559578579fd784cf2e15d1bead5946a8e6f4a 100644 (file)
@@ -1,18 +1,13 @@
 /////////////////////////////////////////////////////////////////////////////
-// Name:        common/clntdata.cpp
+// Name:        src/common/clntdata.cpp
 // Purpose:     A mixin class for holding a wxClientData or void pointer
 // Author:      Robin Dunn
 // Modified by:
 // Created:     9-Oct-2001
-// RCS-ID:      $Id$
 // Copyright:   (c) wxWidgets team
 // Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
-#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
-    #pragma implementation "clntdata.h"
-#endif
-
 // For compilers that support precompilation, includes "wx.h".
 #include "wx/wxprec.h"