aboutsummaryrefslogtreecommitdiff
path: root/CPP/7zip/UI/Client7z/StdAfx.h
blob: 2edddf4abf03cce6bc47a223fee2d92de916d7a7 (plain)
1
2
3
4
5
6
7
8
9
// StdAfx.h

#ifndef __STDAFX_H
#define __STDAFX_H

#include <windows.h>
#include <stdio.h>

#endif