Skip to content
Snippets Groups Projects
Commit add2acfe authored by Pietro Incardona's avatar Pietro Incardona
Browse files

Adding static

parent c75018e2
No related branches found
No related tags found
No related merge requests found
......@@ -32,9 +32,6 @@ typedef unsigned char * byte_ptr;
#define MEM_ERROR_OBJECT std::runtime_error("Runtime memory error")
// to remove
#define MEM_ERROR 600000
extern long int msg_on_alloc;
extern long int msg_on_dealloc;
extern long int thr_on_alloc;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment