X-Git-Url: http://git.kpe.io/?p=ctsim.git;a=blobdiff_plain;f=src%2Fdlgreconstruct.cpp;h=093586bedc8552631c9b46a9b42c773b8a1f1c94;hp=9f1b9506b6f9190446ece86e0c4588b77e071540;hb=0730f9f3adbf326b9d4bac754634399ad688efd1;hpb=1a7c2cc82f5a0c04bec766776e57c563378dc611 diff --git a/src/dlgreconstruct.cpp b/src/dlgreconstruct.cpp index 9f1b950..093586b 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.17 2001/02/20 04:48:45 kevin Exp $ +** $Id: dlgreconstruct.cpp,v 1.18 2001/02/22 11:05:38 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 @@ -29,13 +29,8 @@ #pragma implementation "dlgreconstruct.h" #endif -// For compilers that support precompilation, includes "wx.h". #include "wx/wxprec.h" -#ifdef __BORLANDC__ -#pragma hdrstop -#endif - #include "wx/utils.h" #include "wx/frame.h" #include "wx/button.h"