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:
parent
bd8d423d16
commit
10e3307512
@ -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 */
|
||||
|
Loading…
x
Reference in New Issue
Block a user