]> git.saurik.com Git - wxWidgets.git/commitdiff
#pragma implementation fix.
authorWłodzimierz Skiba <abx@abx.art.pl>
Fri, 4 Mar 2005 07:24:04 +0000 (07:24 +0000)
committerWłodzimierz Skiba <abx@abx.art.pl>
Fri, 4 Mar 2005 07:24:04 +0000 (07:24 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32596 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

src/generic/numdlgg.cpp

index 2c6ffa665d68dcdbe088a3f45ca66ec6caf7c158..ed2103030d67f47f23dbfdd8f581592b08b2c231 100644 (file)
@@ -18,7 +18,7 @@
 // ----------------------------------------------------------------------------
 
 #if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
 // ----------------------------------------------------------------------------
 
 #if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
-    #pragma implementation "numdlgg.cpp"
+    #pragma implementation "numdlgg.h"
 #endif
 
 // For compilers that support precompilation, includes "wx.h".
 #endif
 
 // For compilers that support precompilation, includes "wx.h".