Precomp.h 182 B

12345678910
  1. /* Precomp.h -- StdAfx
  2. 2013-11-12 : Igor Pavlov : Public domain */
  3. #ifndef __7Z_PRECOMP_H
  4. #define __7Z_PRECOMP_H
  5. #include "Compiler.h"
  6. /* #include "7zTypes.h" */
  7. #endif