Update dtl/Diff.hpp
This commit is contained in:
@@ -164,7 +164,7 @@ namespace dtl {
|
||||
return trivial;
|
||||
}
|
||||
|
||||
void enableTrivial () const {
|
||||
void enableTrivial () {
|
||||
this->trivial = true;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user