mirror of
https://github.com/wolfpld/tracy.git
synced 2024-11-10 02:31:48 +00:00
Fix dtl.
This commit is contained in:
parent
4b14d961f0
commit
1a971d867d
@ -164,7 +164,7 @@ namespace dtl {
|
|||||||
return trivial;
|
return trivial;
|
||||||
}
|
}
|
||||||
|
|
||||||
void enableTrivial () const {
|
void enableTrivial () {
|
||||||
this->trivial = true;
|
this->trivial = true;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user