A random commit
This commit is contained in:
+1
-1
@@ -4,9 +4,9 @@
|
|||||||
#include <string>
|
#include <string>
|
||||||
using namespace std;
|
using namespace std;
|
||||||
|
|
||||||
enum errorLevel_t {debug = 0,warning,error,crash};
|
|
||||||
namespace errorEngine
|
namespace errorEngine
|
||||||
{
|
{
|
||||||
|
enum errorLevel_t {debug = 0,warning,error,crash};
|
||||||
struct errorEngineCreds
|
struct errorEngineCreds
|
||||||
{
|
{
|
||||||
string errorLocation;
|
string errorLocation;
|
||||||
|
|||||||
Reference in New Issue
Block a user