X-Git-Url: http://git.kpe.io/?p=ctsim.git;a=blobdiff_plain;f=src%2Fdlgreconstruct.cpp;fp=src%2Fdlgreconstruct.cpp;h=4729ee9c3930aad1542da8bf967d841a04e7d77b;hp=f6e2182409ad775f9074d3e45986c33b31b3fb3f;hb=1b16aa3f50af7b0c9749c077d9785d7d71928183;hpb=484b9ac2ebf8f88dbe36bdc1d3a9c1b6a2b242eb diff --git a/src/dlgreconstruct.cpp b/src/dlgreconstruct.cpp index f6e2182..4729ee9 100644 --- a/src/dlgreconstruct.cpp +++ b/src/dlgreconstruct.cpp @@ -9,7 +9,7 @@ ** This is part of the CTSim program ** Copyright (C) 1983-2000 Kevin Rosenberg ** -** $Id: dlgreconstruct.cpp,v 1.6 2000/12/16 03:29:02 kevin Exp $ +** $Id: dlgreconstruct.cpp,v 1.7 2000/12/16 03:39:06 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 @@ -36,7 +36,6 @@ #pragma hdrstop #endif -#ifndef WX_PRECOMP #include "wx/utils.h" #include "wx/frame.h" #include "wx/button.h" @@ -48,7 +47,6 @@ #include "wx/dcclient.h" #include "wx/timer.h" #include "wx/image.h" -#endif #include "dlgreconstruct.h" #include