wren
Vulkan-based game engine
Loading...
Searching...
No Matches
tracy.hpp
Go to the documentation of this file.
1
#pragma once
2
3
#if __has_include(<Tracy/tracy/Tracy.hpp>)
4
#include <Tracy/tracy/Tracy.hpp>
5
#else
6
#include <tracy/Tracy.hpp>
7
#endif
wren
include
wren
utils
tracy.hpp
Generated by
1.10.0