mirror of
https://github.com/wolfpld/tracy.git
synced 2026-06-08 08:33:48 +00:00
Fix header guard to match the new file name
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
#ifndef __TRACYUWP_HPP__
|
||||
#define __TRACYUWP_HPP__
|
||||
#ifndef __TRACYWINFAMILY_HPP__
|
||||
#define __TRACYWINFAMILY_HPP__
|
||||
|
||||
#ifdef _WIN32
|
||||
# include <winapifamily.h>
|
||||
|
||||
Reference in New Issue
Block a user