r10680: changes for fedora 4
[ctsim.git] / src / backgroundsupr.cpp
index 98f81e6969c51be4eff13776768ac36cd774908b..f9b328f848248bd20b362512dc05f15b388cd53e 100644 (file)
@@ -9,7 +9,7 @@
 **  This is part of the CTSim program
 **  Copyright (C) 1983-2001 Kevin Rosenberg
 **
-**  $Id: backgroundsupr.cpp,v 1.20 2002/10/24 20:09:55 kevin Exp $
+**  $Id$
 **
 **  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
@@ -31,6 +31,9 @@
 #include "wx/wx.h"
 #endif
 
+// pragma line required for Fedora 4 and wxWin 2.4.2 
+#pragma implementation "timer.h"
+
 #include "ct.h"
 #include "ctsim.h"
 #include "docs.h"