| Index: experimental/PdfViewer/pdfparser/native/pdfapi/SkPdfType0FontDictionary_autogen.h
|
| ===================================================================
|
| --- experimental/PdfViewer/pdfparser/native/pdfapi/SkPdfType0FontDictionary_autogen.h (revision 10834)
|
| +++ experimental/PdfViewer/pdfparser/native/pdfapi/SkPdfType0FontDictionary_autogen.h (working copy)
|
| @@ -1,6 +1,13 @@
|
| -#ifndef __DEFINED__SkPdfType0FontDictionary
|
| -#define __DEFINED__SkPdfType0FontDictionary
|
| +/*
|
| + * Copyright 2013 Google Inc.
|
|
|
| + * Use of this source code is governed by a BSD-style license that can be
|
| + * found in the LICENSE file.
|
| + */
|
| +
|
| +#ifndef SkPdfType0FontDictionary_DEFINED
|
| +#define SkPdfType0FontDictionary_DEFINED
|
| +
|
| #include "SkPdfFontDictionary_autogen.h"
|
|
|
| // Entries in a Type 0 font dictionary
|
| @@ -42,4 +49,4 @@
|
| bool has_ToUnicode() const;
|
| };
|
|
|
| -#endif // __DEFINED__NATIVE_SkPdfType0FontDictionary
|
| +#endif // SkPdfType0FontDictionary_DEFINED
|
|
|