Skip to content

Commit 1a971d8

Browse files
committed
Fix dtl.
1 parent 4b14d96 commit 1a971d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎dtl/Diff.hpp‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -164,7 +164,7 @@ namespace dtl {
164164
return trivial;
165165
}
166166

167-
void enableTrivial () const {
167+
void enableTrivial () {
168168
this->trivial = true;
169169
}
170170

0 commit comments

Comments
 (0)