mirror of
https://github.com/wolfpld/tracy.git
synced 2025-03-20 07:40:02 +08:00
TracyImGui.hpp does not need assert.h nor algorithm includes.
This commit is contained in:
@@ -1,3 +1,6 @@
|
||||
#include <assert.h>
|
||||
#include <algorithm>
|
||||
|
||||
#include "TracyPrint.hpp"
|
||||
#include "TracyImGui.hpp"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user