]> git.saurik.com Git - wxWidgets.git/commitdiff
Link problem.
authorRobert Roebling <robert@roebling.de>
Sun, 17 Oct 2004 09:57:22 +0000 (09:57 +0000)
committerRobert Roebling <robert@roebling.de>
Sun, 17 Oct 2004 09:57:22 +0000 (09:57 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29934 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

src/common/prntbase.cpp

index 512ae64a7192481f244f17d2aa9d645f4950f660..7812017f5b42ca74ce1aa96d638e703bab3a262f 100644 (file)
@@ -10,7 +10,8 @@
 /////////////////////////////////////////////////////////////////////////////
 
 #if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
-#pragma implementation "prntbase.h"
+  #pragma implementation "prntbase.h"
+  #pragma implementation "printdlg.h"
 #endif
 
 // For compilers that support precompilation, includes "wx.h".