summaryrefslogtreecommitdiffstats
path: root/include/lzma/LzmaTools.h
blob: 994e412ee56ea592798215d8e5e441c0887ad8b1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
/*
 * Fake include for LzmaTools.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 __LZMATOOLS_H__FAKE__
#define __LZMATOOLS_H__FAKE__

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

#endif
OpenPOWER on IntegriCloud