repo.or.cz
/
gecko.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Bug 1941128 - Turn off network.dns.native_https_query on Mac again
[gecko.git]
/
other-licenses
/
7zstub
/
src
/
C
/
Precomp.h
blob
edb58144398275515a8ec7ea0061d48fa8f9c7e3
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
/* #include "7zTypes.h" */
9
10
#endif