duckstation

duckstation, but archived from the revision just before upstream changed it to a proprietary software project, this version is the libre one
git clone https://git.neptards.moe/u3shit/duckstation.git
Log | Files | Refs | README | LICENSE

Precomp.h (172B)


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