all repos — mgba @ 8358586cc6a0eb2606e991f6d38194c53f342c00

mGBA Game Boy Advance Emulator

src/third-party/lzma/Precomp.h (view raw)

 1/* Precomp.h -- StdAfx
 22013-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