mirror of
https://github.com/nasa/trick.git
synced 2024-12-19 05:07:54 +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…
Reference in New Issue
Block a user