This repository has been archived on 2022-03-31. You can view files and clone it, but cannot push or open issues or pull requests.
Huffman/decompression.h

9 lines
158 B
C
Raw Normal View History

2021-12-18 11:54:19 +01:00
#ifndef _DECOMPRESSION_HUFFMAN_H
#define _DECOMPRESSION_HUFFMAN_H 1
// On inclus le fichier global
#include "huffman.h"
#endif // <decompression.h> inclus