upgrade to xpdf 3.00.
[swftools.git] / pdf2swf / xpdf / PDFDocEncoding.h
blob3259d3e1064250d2185407f3ec1146adfd395040
1 //========================================================================
2 //
3 // PDFDocEncoding.h
4 //
5 // Copyright 2002-2003 Glyph & Cog, LLC
6 //
7 //========================================================================
9 #ifndef PDFDOCENCODING_H
10 #define PDFDOCENCODING_H
12 #include "CharTypes.h"
14 extern Unicode pdfDocEncoding[256];
16 #endif