mirror of
https://github.com/nasa/trick.git
synced 2025-03-10 22:44:25 +00:00
add C headers to trk_DataLog.cpp
This commit is contained in:
parent
f87657c747
commit
34dcffa7f7
@ -1,5 +1,7 @@
|
||||
#include "TRK_DataLog.hh"
|
||||
#include <iostream>
|
||||
#include <cstring>
|
||||
#include <cstdlib>
|
||||
|
||||
typedef enum {
|
||||
TRICK_VOID = 0, /* No type */
|
||||
|
Loading…
x
Reference in New Issue
Block a user