2
0
mirror of https://github.com/wolfpld/tracy synced 2026-01-19 04:52:09 +00:00
This commit is contained in:
Bartosz Taudul
2024-05-12 19:22:20 +02:00
parent 4b14d961f0
commit 1a971d867d

View File

@@ -164,7 +164,7 @@ namespace dtl {
return trivial;
}
void enableTrivial () const {
void enableTrivial () {
this->trivial = true;
}