From: Robert Roebling Date: Sun, 17 Oct 2004 09:57:22 +0000 (+0000) Subject: Link problem. X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/523fd2211f818434bb7341f7ab525ac1af701127 Link problem. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29934 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- diff --git a/src/common/prntbase.cpp b/src/common/prntbase.cpp index 512ae64a71..7812017f5b 100644 --- a/src/common/prntbase.cpp +++ b/src/common/prntbase.cpp @@ -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".