mirror of
https://github.com/wolfpld/tracy.git
synced 2026-08-04 12:29:15 +00:00
Change system include from using "" to <>
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
#include "stdio.h"
|
||||
#include <stdio.h>
|
||||
#include "TracyCallstack.hpp"
|
||||
|
||||
#ifdef TRACY_HAS_CALLSTACK
|
||||
|
||||
Reference in New Issue
Block a user