summaryrefslogtreecommitdiffstats
path: root/include/lzma/LzmaDec.h
blob: c41804b34f8eccd4d49d01a1cc2be0b3fbff68bf (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
/*
 * Fake include for LzmaDec.h
 *
 * Copyright (C) 2007-2009 Industrie Dial Face S.p.A.
 * Luigi 'Comio' Mantellini (luigi.mantellini@idf-hit.com)
 *
 * SPDX-License-Identifier:	GPL-2.0+ 
 */

#ifndef __LZMADEC_H__FAKE__
#define __LZMADEC_H__FAKE__

#include "../../lib/lzma/LzmaDec.h"

#endif
OpenPOWER on IntegriCloud