]> git.saurik.com Git - wxWidgets.git/blobdiff - src/motif/dcclient.cpp
Fix memory leak by letting the base class version handle the
[wxWidgets.git] / src / motif / dcclient.cpp
index 914b32f18b0336e965c2040f6b391c103940a1dd..3a5619cd9a85f2f253e9465205ef51594d28e74a 100644 (file)
@@ -6,7 +6,7 @@
 // Created:     01/02/97
 // RCS-ID:      $Id$
 // Copyright:   (c) Julian Smart
-// Licence:     wxWindows licence
+// Licence:     wxWidgets licence
 /////////////////////////////////////////////////////////////////////////////
 
 /*
@@ -40,6 +40,9 @@
     #pragma implementation "dcclient.h"
 #endif
 
+// For compilers that support precompilation, includes "wx.h".
+#include "wx/wxprec.h"
+
 #include "wx/dcclient.h"
 #include "wx/dcmemory.h"
 #include "wx/window.h"