1
0
mirror of https://github.com/wolfpld/tracy synced 2025-04-29 12:23:53 +00:00

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 #ifndef TRACY_LZ4_H_2983827168210
#define LZ4_H_2983827168210 #define TRACY_LZ4_H_2983827168210
/* --- Dependency --- */ /* --- Dependency --- */
#include <stddef.h> /* size_t */ #include <stddef.h> /* size_t */