r571: no message
[ctsim.git] / src / dialogs.cpp
index 9915a34d8765959e2b8974f17889224fec72dfa2..8e253387987cc957d5461396fe1ff69a6b69dd5f 100644 (file)
@@ -9,7 +9,7 @@
 **  This is part of the CTSim program
 **  Copyright (c) 1983-2001 Kevin Rosenberg
 **
-**  $Id: dialogs.cpp,v 1.39 2001/02/22 00:56:50 kevin Exp $
+**  $Id: dialogs.cpp,v 1.40 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
 // #pragma implementation
 #endif
 
-// For compilers that support precompilation, includes "wx/wx.h".
 #include "wx/wxprec.h"
 
-#ifdef __BORLANDC__
-#pragma hdrstop
-#endif
-
 #ifndef WX_PRECOMP
 #include "wx/wx.h"
 #endif