X-Git-Url: http://git.kpe.io/?p=ctsim.git;a=blobdiff_plain;f=include%2Ftimer.h;h=f1a063e610b7a38de28ab5982f887c11011670f2;hp=dd88d7bf4a7d5c4d8b7929ba9dfcfca1bf9b0a9b;hb=36b1cf96dd076a5ff15ae4e037d2f3499d13f380;hpb=232b3dbd5572d95ab9023ec02f46dd145c5afc13 diff --git a/include/timer.h b/include/timer.h index dd88d7b..f1a063e 100644 --- a/include/timer.h +++ b/include/timer.h @@ -30,7 +30,7 @@ // pragma line required for Fedora 4 and wxWin 2.4.2 #if defined(__GNUG__) && !defined(__APPLE__) - #pragma interface "timer.h" + #pragma implementation "timer.h" #endif #ifdef HAVE_CONFIG_H