mirror of
https://github.com/wolfpld/tracy.git
synced 2024-11-10 10:41:50 +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…
Reference in New Issue
Block a user