| Index: experimental/PdfViewer/pdfparser/native/pdfapi/SkPdfOpiVersionDictionary_autogen.h
|
| ===================================================================
|
| --- experimental/PdfViewer/pdfparser/native/pdfapi/SkPdfOpiVersionDictionary_autogen.h (revision 10834)
|
| +++ experimental/PdfViewer/pdfparser/native/pdfapi/SkPdfOpiVersionDictionary_autogen.h (working copy)
|
| @@ -1,6 +1,13 @@
|
| -#ifndef __DEFINED__SkPdfOpiVersionDictionary
|
| -#define __DEFINED__SkPdfOpiVersionDictionary
|
| +/*
|
| + * 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 SkPdfOpiVersionDictionary_DEFINED
|
| +#define SkPdfOpiVersionDictionary_DEFINED
|
| +
|
| #include "SkPdfDictionary_autogen.h"
|
|
|
| // Entry in an OPI version dictionary
|
| @@ -515,4 +522,4 @@
|
| bool has_version_number() const;
|
| };
|
|
|
| -#endif // __DEFINED__NATIVE_SkPdfOpiVersionDictionary
|
| +#endif // SkPdfOpiVersionDictionary_DEFINED
|
|
|