Skip to content
Snippets Groups Projects
Commit 41214d43 authored by williamfgc's avatar williamfgc Committed by GitHub
Browse files

Merge pull request #131 from williamfgc/namebug

Fixes issue #130
parents 26770df2 f9b6eb8a
No related branches found
No related tags found
No related merge requests found
......@@ -295,7 +295,7 @@ protected:
IO &m_IO;
/** Unique name for this Engine within m_IO */
const std::string &m_Name;
const std::string m_Name;
/** open mode from ADIOSTypes.h OpenMode */
const OpenMode m_OpenMode;
......
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