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