X-Git-Url: http://git.kpe.io/?p=ctsim.git;a=blobdiff_plain;f=src%2Fdlgezplot.cpp;h=880e89763ad9fad11b8cd288f5bfdfdb4f7751dc;hp=82f566afae212f50e1297173f6094a2850f646a8;hb=8a7697ce57b56cdc43698cd1241ad98d49f9b5ac;hpb=728e9fcbe0b785e56e7dcd2bd305786c647050af diff --git a/src/dlgezplot.cpp b/src/dlgezplot.cpp index 82f566a..880e897 100644 --- a/src/dlgezplot.cpp +++ b/src/dlgezplot.cpp @@ -9,7 +9,7 @@ ** This is part of the CTSim program ** Copyright (c) 1983-2001 Kevin Rosenberg ** -** $Id: dlgezplot.cpp,v 1.4 2001/03/29 21:25:50 kevin Exp $ +** $Id$ ** ** 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 @@ -31,17 +31,9 @@ #ifdef HAVE_WXWINDOWS -#ifdef __GNUG__ -#pragma implementation "dlgezplot.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"