mirror of
https://github.com/nasa/trick.git
synced 2025-01-30 08:03:51 +00:00
Include stdlib.h in MemoryManager_ref_name.cpp.
This commit is contained in:
parent
ced68e24b2
commit
0f76eec7a1
@ -12,6 +12,7 @@
|
|||||||
#include "trick/reference.h"
|
#include "trick/reference.h"
|
||||||
#include "trick/parameter_types.h"
|
#include "trick/parameter_types.h"
|
||||||
#include "trick/mm_error.h"
|
#include "trick/mm_error.h"
|
||||||
|
#include <stdlib.h>
|
||||||
|
|
||||||
//FIXME TODO make a error file
|
//FIXME TODO make a error file
|
||||||
/////// MM_NO_ERROR 0
|
/////// MM_NO_ERROR 0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user