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

Forward declare ImFont.

This commit is contained in:
Bartosz Taudul
2022-07-02 16:25:47 +02:00
parent fa9e7c02bc
commit 4347cc58b1
2 changed files with 4 additions and 1 deletions
+2
View File
@@ -1,5 +1,7 @@
#include <assert.h>
#include "imgui.h"
#include "IconsFontAwesome5.h"
#include "TracyBadVersion.hpp"
#include "TracyImGui.hpp"