X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=src%2Ftips.cpp;h=dc425d6602731ae7a5e79cc806869b749b028df3;hb=e98a8a9d72a7b919debbbc9d1b0f237fe71c0fb3;hp=c263b48356aac5465dc3197086a2746a1e464485;hpb=1a7c2cc82f5a0c04bec766776e57c563378dc611;p=ctsim.git diff --git a/src/tips.cpp b/src/tips.cpp index c263b48..dc425d6 100644 --- a/src/tips.cpp +++ b/src/tips.cpp @@ -9,7 +9,7 @@ ** This is part of the CTSim program ** Copyright (C) 1983-2001 Kevin Rosenberg ** -** $Id: tips.cpp,v 1.1 2001/02/22 00:56:50 kevin Exp $ +** $Id: tips.cpp,v 1.2 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 @@ -25,17 +25,8 @@ ** Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA ******************************************************************************/ -#ifdef MSVC -#define strdup _strdup -#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