mirror of
https://github.com/wolfpld/tracy.git
synced 2025-03-20 07:40:02 +08:00
Fix macro guard error
This commit is contained in:
parent
398dc3a8ba
commit
6d727aa3a3
@ -1,5 +1,5 @@
|
||||
#ifndef __TRACYLUA_HPP__
|
||||
#define __TRACYLUA_HPP__
|
||||
#ifndef __TRACYPYTHON_HPP__
|
||||
#define __TRACYPYTHON_HPP__
|
||||
|
||||
// Include this file after you include python headers.
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user