r3851: *** empty log message ***
[ctsim.git] / src / dlgezplot.cpp
index 82f566afae212f50e1297173f6094a2850f646a8..446b51d468b794cca3272ffd0f2be8cfadcf17cd 100644 (file)
@@ -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: dlgezplot.cpp,v 1.5 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
 
 #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"