Skip to content

Commit

Permalink
Compiler error.
Browse files Browse the repository at this point in the history
  • Loading branch information
abellgithub committed May 14, 2019
1 parent 0c62ab0 commit a9694c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugins/e57/libE57Format/src/E57Exception.cpp
Expand Up @@ -366,6 +366,6 @@ namespace e57
case E57_ERROR_INVARIANCE_VIOLATION:
return "class invariance constraint violation in debug mode (E57_ERROR_INVARIANCE_VIOLATION)";
}
return "Unknown error.";
}

}

0 comments on commit a9694c3

Please sign in to comment.