X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/5b7ab9385fd16c8eaec26d6e66df0c3b5ca70ef9..3be926e348e2d0a3a2c278b9f2cff7843971e0c9:/utils/tex2rtf/src/table.cpp?ds=sidebyside diff --git a/utils/tex2rtf/src/table.cpp b/utils/tex2rtf/src/table.cpp index 8fc61165cb..55a8e68279 100644 --- a/utils/tex2rtf/src/table.cpp +++ b/utils/tex2rtf/src/table.cpp @@ -10,10 +10,6 @@ // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// -#ifdef __GNUG__ -#pragma implementation -#endif - // For compilers that support precompilation, includes "wx.h". #include "wx/wxprec.h"