mirror of
https://github.com/wolfpld/tracy.git
synced 2025-03-20 07:40:02 +08:00
Move TracyQueue.hpp to common.
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
#include <thread>
|
||||
|
||||
#include "concurrentqueue.h"
|
||||
#include "TracyQueue.hpp"
|
||||
#include "../common/TracyQueue.hpp"
|
||||
|
||||
namespace tracy
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user