X-Git-Url: http://git.kpe.io/?p=ctsim.git;a=blobdiff_plain;f=src%2Fctsim.cpp;h=5002d486d88026d407d1ac9e53d817861eaebae5;hp=8cd618ef323435f2f507c4ece4390b99eaa458ae;hb=3656e70b1b4e4334a266d4b2ae459672377dfd99;hpb=bd4436e83682ea3b1eab32f5d3d2ee49ba0088e5 diff --git a/src/ctsim.cpp b/src/ctsim.cpp index 8cd618e..5002d48 100644 --- a/src/ctsim.cpp +++ b/src/ctsim.cpp @@ -9,7 +9,7 @@ ** This is part of the CTSim program ** Copyright (C) 1983-2000 Kevin Rosenberg ** -** $Id: ctsim.cpp,v 1.75 2001/02/11 21:57:08 kevin Exp $ +** $Id: ctsim.cpp,v 1.76 2001/02/11 22:28:50 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 @@ -43,7 +43,9 @@ #include "wx/image.h" #include "wx/filesys.h" #include "wx/fs_zip.h" +#ifdef __WXMSW__ #include "wx/msw/helpchm.h" +#endif #if !wxUSE_DOC_VIEW_ARCHITECTURE #error You must set wxUSE_DOC_VIEW_ARCHITECTURE to 1 in setup.h! @@ -71,7 +73,7 @@ #endif #endif -static const char* rcsindent = "$Id: ctsim.cpp,v 1.75 2001/02/11 21:57:08 kevin Exp $"; +static const char* rcsindent = "$Id: ctsim.cpp,v 1.76 2001/02/11 22:28:50 kevin Exp $"; struct option CTSimApp::ctsimOptions[] = {