From cd79f7b0d9f3fdd716e25a46e370e613e3d4c296 Mon Sep 17 00:00:00 2001 From: Robert Roebling Date: Fri, 24 Nov 2000 21:51:52 +0000 Subject: [PATCH] Made geometry class link. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8813 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- src/common/geometry.cpp | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/common/geometry.cpp b/src/common/geometry.cpp index 2d7694b1ef..9d86956fe5 100644 --- a/src/common/geometry.cpp +++ b/src/common/geometry.cpp @@ -10,10 +10,9 @@ ///////////////////////////////////////////////////////////////////////////// #ifdef __GNUG__ -#pragma interface "geometry.h" + #pragma implementation "geometry.cpp" #endif - // For compilers that support precompilation, includes "wx.h". #include "wx/wxprec.h" -- 2.47.2