Unique lz4 header guard.

This commit is contained in:
Bartosz Taudul 2017-10-21 15:02:43 +02:00
parent bd8d423d16
commit 10e3307512

View File

@ -34,8 +34,8 @@
*/
#ifndef LZ4_H_2983827168210
#define LZ4_H_2983827168210
#ifndef TRACY_LZ4_H_2983827168210
#define TRACY_LZ4_H_2983827168210
/* --- Dependency --- */
#include <stddef.h> /* size_t */