@@ -17,9 +17,10 @@
*/
#ifndef _LAERROR_H_
#define _LAERROR_H_
#include <iostream>
namespace LA {
//exception class for laerror
class LAerror
{
@@ -36,5 +37,6 @@ s << x.msg;
return s;
}
}//namespace
#endif
The note is not visible to the blocked user.