1
0
mirror of https://github.com/wolfpld/tracy.git synced 2025-03-20 07:40:02 +08:00

Provide tracy color list in default client header.

This commit is contained in:
Bartosz Taudul
2017-11-25 15:18:23 +01:00
parent 2f09a2429e
commit 02b3e54943
2 changed files with 5 additions and 1 deletions
+1
View File
@@ -1,6 +1,7 @@
#ifndef __TRACY_HPP__
#define __TRACY_HPP__
#include "common/TracyColor.hpp"
#include "common/TracySystem.hpp"
#ifndef TRACY_ENABLE