00001 //======================================================================== 00002 // 00003 // PDFDocEncoding.h 00004 // 00005 // Copyright 2002-2003 Glyph & Cog, LLC 00006 // 00007 //======================================================================== 00008 00009 #ifndef PDFDOCENCODING_H 00010 #define PDFDOCENCODING_H 00011 00012 #include "CharTypes.h" 00013 00014 extern Unicode pdfDocEncoding[256]; 00015 00016 #endif