Skip to content

Commit

Permalink
Remove redundant include.
Browse files Browse the repository at this point in the history
  • Loading branch information
wolfpld committed Dec 12, 2023
1 parent 71628f4 commit 073e04e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion public/client/TracyCallstack.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,6 @@
# include <dlfcn.h>
# include <cxxabi.h>
# include <stdlib.h>
# include "TracyFastVector.hpp"
#elif TRACY_HAS_CALLSTACK == 5
# include <dlfcn.h>
# include <cxxabi.h>
Expand Down

0 comments on commit 073e04e

Please sign in to comment.