Skip to content

Commit 181b56a

Browse files
authored
Merge pull request #450 from deeglaze/patch-5
Add missing #include to trts_veh.cpp Signed-off-by: Zhang Lili Z <[email protected]>
2 parents e240c61 + 5bb8bd7 commit 181b56a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

sdk/trts/trts_veh.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@
4949
#include "util.h"
5050
#include "trts_util.h"
5151
#include "trts_shared_constants.h"
52+
#include "se_cdefs.h"
5253

5354

5455
typedef struct _handler_node_t

0 commit comments

Comments
 (0)