X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/1c5f3f511df4221851e4f145ce8e3985c7ab1fe3..8b2858410444b111cb192d1539ef6c76209091fd:/contrib/src/animate/animate.cpp diff --git a/contrib/src/animate/animate.cpp b/contrib/src/animate/animate.cpp index 64309fc8a6..97bf282767 100644 --- a/contrib/src/animate/animate.cpp +++ b/contrib/src/animate/animate.cpp @@ -9,10 +9,6 @@ // Licence: wxWindows licence /////////////////////////////////////////////////////////////////////////////// -#ifdef __GNUG__ - #pragma implementation "animate.h" -#endif - #include "wx/wxprec.h" #ifdef __BORLANDC__