removed extern "C" stuff- the header files do that themselves.
authorkramm <kramm>
Wed, 23 Feb 2005 20:48:08 +0000 (20:48 +0000)
committerkramm <kramm>
Wed, 23 Feb 2005 20:48:08 +0000 (20:48 +0000)
pdf2swf/swfoutput.h

index 5b00cd9..58f1490 100644 (file)
 #ifndef __swfoutput_h__
 #define __swfoutput_h__
 
-extern "C" {
 #include "../lib/rfxswf.h"
 #include "../lib/gfxdevice.h"
-}
+
 typedef long int twip;
 
 struct swfmatrix {