mirror of
https://github.com/wolfpld/tracy.git
synced 2024-11-22 22:44:34 +00:00
Move TracyQueue.hpp to common.
This commit is contained in:
parent
f0d76af15c
commit
a31ab6a256
@ -6,7 +6,7 @@
|
||||
#include <thread>
|
||||
|
||||
#include "concurrentqueue.h"
|
||||
#include "TracyQueue.hpp"
|
||||
#include "../common/TracyQueue.hpp"
|
||||
|
||||
namespace tracy
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user