aboutsummaryrefslogtreecommitdiff
path: root/C/Precomp.h
diff options
context:
space:
mode:
authorIgor Pavlov <87184205+ip7z@users.noreply.github.com>2023-06-21 00:00:00 +0000
committerIgor Pavlov <87184205+ip7z@users.noreply.github.com>2023-12-17 14:59:19 +0500
commit5b39dc76f1bc82f941d5c800ab9f34407a06b53a (patch)
treefe5e17420300b715021a76328444088d32047963 /C/Precomp.h
parent93be7d4abfd4233228f58ee1fbbcd76d91be66a4 (diff)
download7zip-23.01.tar.gz
7zip-23.01.tar.bz2
7zip-23.01.zip
23.0123.01
Diffstat (limited to 'C/Precomp.h')
-rw-r--r--C/Precomp.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/C/Precomp.h b/C/Precomp.h
index e8ff8b4..69afb2f 100644
--- a/C/Precomp.h
+++ b/C/Precomp.h
@@ -1,8 +1,8 @@
1/* Precomp.h -- StdAfx 1/* Precomp.h -- StdAfx
22013-11-12 : Igor Pavlov : Public domain */ 22023-04-02 : Igor Pavlov : Public domain */
3 3
4#ifndef __7Z_PRECOMP_H 4#ifndef ZIP7_INC_PRECOMP_H
5#define __7Z_PRECOMP_H 5#define ZIP7_INC_PRECOMP_H
6 6
7#include "Compiler.h" 7#include "Compiler.h"
8/* #include "7zTypes.h" */ 8/* #include "7zTypes.h" */