X-Git-Url: http://git.kpe.io/?p=ctsim.git;a=blobdiff_plain;f=src%2Fbackgroundsupr.cpp;fp=src%2Fbackgroundsupr.cpp;h=f9b328f848248bd20b362512dc05f15b388cd53e;hp=e26360cfa9ee9e9ebe0f46770f282e8e5bb609f2;hb=9df4442f0783f3aade89d4520a873164141fd012;hpb=82a12d49ecd2c09c301e6513b549c358f715e764 diff --git a/src/backgroundsupr.cpp b/src/backgroundsupr.cpp index e26360c..f9b328f 100644 --- a/src/backgroundsupr.cpp +++ b/src/backgroundsupr.cpp @@ -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"