all repos — mgba @ 13d3e1dfecb6393c0f3f23e22b2e9e88afe4911a

mGBA Game Boy Advance Emulator

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

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