summaryrefslogtreecommitdiff
path: root/src/pdflib/pdcore/pc_prefix.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/pdflib/pdcore/pc_prefix.h')
-rw-r--r--src/pdflib/pdcore/pc_prefix.h17
1 files changed, 17 insertions, 0 deletions
diff --git a/src/pdflib/pdcore/pc_prefix.h b/src/pdflib/pdcore/pc_prefix.h
new file mode 100644
index 0000000..bcb9135
--- /dev/null
+++ b/src/pdflib/pdcore/pc_prefix.h
@@ -0,0 +1,17 @@
+/*---------------------------------------------------------------------------*
+ | PDFlib - A library for generating PDF on the fly |
+ +---------------------------------------------------------------------------+
+ | Copyright (c) 1997-2006 PDFlib GmbH. All rights reserved. |
+ +---------------------------------------------------------------------------+
+ | Proprietary source code -- do not redistribute! |
+ *---------------------------------------------------------------------------*/
+
+/* $Id: pc_prefix.h,v 1.1 2008/10/17 06:10:43 scuri Exp $
+ *
+ * PDCORE: unique renaming of function names shared by different applications
+ */
+
+#ifndef PC_PREFIX_H
+#define PC_PREFIX_H
+
+#endif /* PC_PREFIX_H */