Precomp.h 200 B

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