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/compression.h
2021-12-18 11:54:19 +01:00

8 lines
152 B
C

#ifndef _COMPRESSION_HUFFMAN_H
#define _COMPRESSION_HUFFMAN_H 1
// On inclus le fichier global
#include "huffman.h"
#endif // <compression.h> inclus