mirror of
https://github.com/wolfpld/tracy
synced 2025-04-29 04:23:51 +00:00
No need to include imgui.h in source view header.
This commit is contained in:
parent
1879d07eae
commit
96dc8c8d1c
@ -5,8 +5,6 @@
|
||||
#include <string>
|
||||
#include <vector>
|
||||
|
||||
#include <imgui.h>
|
||||
|
||||
#include "tracy_robin_hood.h"
|
||||
#include "TracyCharUtil.hpp"
|
||||
#include "TracyDecayValue.hpp"
|
||||
@ -16,6 +14,7 @@
|
||||
#include "../common/TracyProtocol.hpp"
|
||||
|
||||
struct ImFont;
|
||||
struct ImVec2;
|
||||
|
||||
namespace tracy
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user