From: kramm Date: Wed, 23 Feb 2005 20:48:08 +0000 (+0000) Subject: removed extern "C" stuff- the header files do that themselves. X-Git-Tag: release-0-7-0~197 X-Git-Url: http://git.asbjorn.biz/?a=commitdiff_plain;ds=sidebyside;h=fa6f0779b960772ec6b35df83213a697bc32b5b1;p=swftools.git removed extern "C" stuff- the header files do that themselves. --- diff --git a/pdf2swf/swfoutput.h b/pdf2swf/swfoutput.h index 5b00cd9..58f1490 100644 --- a/pdf2swf/swfoutput.h +++ b/pdf2swf/swfoutput.h @@ -22,10 +22,9 @@ #ifndef __swfoutput_h__ #define __swfoutput_h__ -extern "C" { #include "../lib/rfxswf.h" #include "../lib/gfxdevice.h" -} + typedef long int twip; struct swfmatrix {