COMP: Add STD namespace
This commit is contained in:
parent
ca1cd089ae
commit
74caa9fea7
|
@ -176,7 +176,7 @@ private:
|
|||
tm_ListOfTests m_TestList;
|
||||
cmsys::RegularExpression m_DartStuff;
|
||||
|
||||
ostream* m_LogFile;
|
||||
std::ostream* m_LogFile;
|
||||
};
|
||||
|
||||
#endif
|
||||
|
|
Loading…
Reference in New Issue