git.asbjorn.biz
/
swftools.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f5fbd17
)
removed extern "C" stuff- the header files do that themselves.
author
kramm
<kramm>
Wed, 23 Feb 2005 20:48:08 +0000
(20:48 +0000)
committer
kramm
<kramm>
Wed, 23 Feb 2005 20:48:08 +0000
(20:48 +0000)
pdf2swf/swfoutput.h
patch
|
blob
|
history
diff --git
a/pdf2swf/swfoutput.h
b/pdf2swf/swfoutput.h
index
5b00cd9
..
58f1490
100644
(file)
--- 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 {