X-Git-Url: http://git.kpe.io/?p=ctsim.git;a=blobdiff_plain;f=src%2Fdlgprojections.cpp;fp=src%2Fdlgprojections.cpp;h=76b0ae4e0a65693c7b677a6434f4e8aa39bc90d3;hp=e2d3a4402e4ce76dbfa61bcb16d8d3bea01c5182;hb=0730f9f3adbf326b9d4bac754634399ad688efd1;hpb=1a7c2cc82f5a0c04bec766776e57c563378dc611 diff --git a/src/dlgprojections.cpp b/src/dlgprojections.cpp index e2d3a44..76b0ae4 100644 --- a/src/dlgprojections.cpp +++ b/src/dlgprojections.cpp @@ -9,7 +9,7 @@ ** This is part of the CTSim program ** Copyright (c) 1983-2001 Kevin Rosenberg ** -** $Id: dlgprojections.cpp,v 1.22 2001/01/30 05:05:41 kevin Exp $ +** $Id: dlgprojections.cpp,v 1.23 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 "dlgprojections.h" #endif -// For compilers that support precompilation, includes "wx.h". #include "wx/wxprec.h" -#ifdef __BORLANDC__ -#pragma hdrstop -#endif - #ifndef WX_PRECOMP #include "wx/utils.h" #include "wx/frame.h"