X-Git-Url: http://git.kpe.io/?p=ctsim.git;a=blobdiff_plain;f=src%2Fdlgreconstruct.cpp;fp=src%2Fdlgreconstruct.cpp;h=7fad7fc85c5d270e93ab8195902649cbe4c459bb;hp=ee420c457cdba5c7cb15a0ce7fc56002c52e1f99;hb=58319f51aa5804c90fe5edd8e5f0386b7a297827;hpb=9d7dfa426f44402f8e74e89b00100882b16383aa diff --git a/src/dlgreconstruct.cpp b/src/dlgreconstruct.cpp index ee420c4..7fad7fc 100644 --- a/src/dlgreconstruct.cpp +++ b/src/dlgreconstruct.cpp @@ -9,7 +9,7 @@ ** This is part of the CTSim program ** Copyright (c) 1983-2001 Kevin Rosenberg ** -** $Id: dlgreconstruct.cpp,v 1.19 2002/05/30 06:27:46 kevin Exp $ +** $Id: dlgreconstruct.cpp,v 1.20 2003/01/23 23:35:58 kevin Exp $ ** ** This program is free software; you can redistribute it and/or modify ** it under the terms of the GNU General Public License (version 2) as @@ -25,10 +25,6 @@ ** Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA ******************************************************************************/ -#ifdef __GNUG__ -#pragma implementation "dlgreconstruct.h" -#endif - #include "wx/wxprec.h" #include "wx/utils.h"