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

Perform source file name substitution.

This commit is contained in:
Bartosz Taudul
2020-04-17 19:09:13 +02:00
parent 47cfb4ae35
commit 01d7fefe52
8 changed files with 64 additions and 47 deletions
+2
View File
@@ -10,8 +10,10 @@
#include <regex>
#include <vector>
#include "TracyBadVersion.hpp"
#include "TracyBuzzAnim.hpp"
#include "TracyDecayValue.hpp"
#include "TracyImGui.hpp"
#include "TracyShortPtr.hpp"
#include "TracyTexture.hpp"
#include "TracyUserData.hpp"