Team Fortress 2 Source Code as on 22/4/2020
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

10 lines
172 B

  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