X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=include%2Fnographics.h;h=740cb31dd5cc09894e40f37ce5cc7f93d4985ee3;hb=3d52fe3684ae9f5bf411c6ec4476381932ca6d00;hp=819fecca30991453cd0fc70414e397c785fa014e;hpb=5a6caa64e880f613b82e516031028d02fd127257;p=ctsim.git diff --git a/include/nographics.h b/include/nographics.h index 819fecc..740cb31 100644 --- a/include/nographics.h +++ b/include/nographics.h @@ -9,7 +9,7 @@ ** This is part of the CTSim program ** Copyright (c) 1983-2001 Kevin Rosenberg ** -** $Id: nographics.h,v 1.2 2001/03/30 19:17:32 kevin Exp $ +** $Id: nographics.h,v 1.4 2003/01/23 23:35:58 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 @@ -28,9 +28,7 @@ #ifndef __NOGRAPHICS_H_ #define __NOGRAPHICS_H_ -#ifdef __GNUG__ -#pragma interface "nographics.h" -#endif +#include #ifdef HAVE_WXWINDOWS class EZPlot;