mirror of
https://github.com/nasa/trick.git
synced 2024-12-18 20:57:55 +00:00
Include stddef.h in integrator_c_intf.h. Refs #249
This commit is contained in:
parent
af8548ce6a
commit
7ae371c72e
@ -1,6 +1,8 @@
|
||||
#ifndef INTEGRATOR_C_INTF_H
|
||||
#define INTEGRATOR_C_INTF_H
|
||||
|
||||
#include <stddef.h>
|
||||
|
||||
#ifdef __cplusplus
|
||||
extern "C" {
|
||||
#endif
|
||||
|
Loading…
Reference in New Issue
Block a user