Switch to side-by-side view
--- a/src/internfile/mh_execm.h +++ b/src/internfile/mh_execm.h @@ -120,6 +120,7 @@ bool readDataElement(string& name, string& data); bool m_filefirst; int m_maxmemberkb; + MEAdv m_adv; }; #endif /* _MH_EXECM_H_INCLUDED_ */