forked from PuqiAR/Fig-TreeWalker
README
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
#pragma once
|
||||
|
||||
#define fassert(exp,msg) (if(!exp) throw msg;)
|
||||
Reference in New Issue
Block a user
@@ -1,3 +0,0 @@
|
||||
#pragma once
|
||||
|
||||
#define fassert(exp,msg) (if(!exp) throw msg;)
|
||||