Evince
Evince is a document viewer capable of displaying multiple and single page document formats like PDF and Postscript.
Main Page
Related Pages
Data Structures
Files
File List
Globals
All
Data Structures
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Macros
Pages
Precomp.h
Go to the documentation of this file.
1
/* Precomp.h -- StdAfx
2
2013-11-12 : Igor Pavlov : Public domain */
3
4
#ifndef __7Z_PRECOMP_H
5
#define __7Z_PRECOMP_H
6
7
/* #include "Compiler.h" */
8
#ifdef _MSC_VER
9
#pragma warning(disable : 4456) // declaration of * hides previous local declaration
10
#pragma warning(disable : 4457) // declaration of * hides function parameter
11
#pragma warning(disable : 4996) // This function or variable may be unsafe
12
#endif
13
/* #include "7zTypes.h" */
14
15
#endif
evince-master
cut-n-paste
unarr
lzmasdk
Precomp.h
Generated on Thu Jul 13 2017 13:41:45 for Evince by
1.8.4