X-Git-Url: http://git.kpe.io/?p=ctsim.git;a=blobdiff_plain;f=src%2Fgraph3dview.cpp;h=55fe7c1d9ece9bf2d8230685d624170ccadddabb;hp=7abec424082152bfdb0607f78b13c828a199e9ae;hb=0730f9f3adbf326b9d4bac754634399ad688efd1;hpb=1a7c2cc82f5a0c04bec766776e57c563378dc611 diff --git a/src/graph3dview.cpp b/src/graph3dview.cpp index 7abec42..55fe7c1 100644 --- a/src/graph3dview.cpp +++ b/src/graph3dview.cpp @@ -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 @@ -30,13 +30,8 @@ #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