Skip to content
Snippets Groups Projects
Commit d681b18d authored by Tom Fischer's avatar Tom Fischer Committed by Dmitri Naumov
Browse files

[MeL] NULL -> nullptr.

parent ac615b7b
No related branches found
No related tags found
No related merge requests found
......@@ -38,7 +38,7 @@ namespace IO
namespace Legacy {
MeshIO::MeshIO()
: _mesh(NULL)
: _mesh(nullptr)
{
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment