~ubuntu-branches/ubuntu/precise/evince/precise-updates

« back to all changes in this revision

Viewing changes to libview/ev-view-type-builtins.h.template

  • Committer: Bazaar Package Importer
  • Author(s): Didier Roche
  • Date: 2009-02-10 15:24:04 UTC
  • mto: (1.6.1 upstream)
  • mto: This revision was merged to the branch mainline in revision 72.
  • Revision ID: james.westby@ubuntu.com-20090210152404-9el29bkm4unsnj6n
Tags: upstream-2.25.90
ImportĀ upstreamĀ versionĀ 2.25.90

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
/*** BEGIN file-header ***/
2
2
 
 
3
#if !defined (__EV_EVINCE_VIEW_H_INSIDE__) && !defined (EVINCE_COMPILATION)
 
4
#error "Only <evince-view.h> can be included directly."
 
5
#endif
 
6
 
3
7
#ifndef EV_VIEW_TYPE_BUILTINS_H
4
8
#define EV_VIEW_TYPE_BUILTINS_H
5
9