X-Git-Url: http://git.kpe.io/?p=ctsim.git;a=blobdiff_plain;f=include%2Fnographics.h;h=3e264079cd8edf8d8ed3d5bbf652ff5007211c08;hp=819fecca30991453cd0fc70414e397c785fa014e;hb=f13a8c004b8f182b42d9e4df2bcd7c7f030bf1ad;hpb=5a6caa64e880f613b82e516031028d02fd127257 diff --git a/include/nographics.h b/include/nographics.h index 819fecc..3e26407 100644 --- a/include/nographics.h +++ b/include/nographics.h @@ -7,9 +7,7 @@ ** Date Started: Mar 2001 ** ** 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 $ +** Copyright (c) 1983-2009 Kevin Rosenberg ** ** 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 +26,7 @@ #ifndef __NOGRAPHICS_H_ #define __NOGRAPHICS_H_ -#ifdef __GNUG__ -#pragma interface "nographics.h" -#endif +#include #ifdef HAVE_WXWINDOWS class EZPlot;