r571: no message
[ctsim.git] / src / graph3dview.cpp
index 7abec424082152bfdb0607f78b13c828a199e9ae..55fe7c1d9ece9bf2d8230685d624170ccadddabb 100644 (file)
@@ -9,7 +9,7 @@
 **  This is part of the CTSim program
 **  Copyright (c) 1983-2001 Kevin Rosenberg
 **
-**  $Id: graph3dview.cpp,v 1.14 2001/02/20 22:11:27 kevin Exp $
+**  $Id: graph3dview.cpp,v 1.15 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 interface
 #endif
 
-// For compilers that support precompilation, includes "wx.h".
 #include "wx/wxprec.h"
 
-#ifdef __BORLANDC__
-#pragma hdrstop
-#endif
-
 #ifndef WX_PRECOMP
 #include "wx/wx.h"
 #endif