Skip to content

Commit 6d6e722

Browse files
author
Wish
committed
fix string unknow
1 parent a507e50 commit 6d6e722

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/tensorRT/onnx_parser/NvOnnxParser.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
#include <stddef.h>
1010
#include <vector>
1111
#include <functional>
12+
#include <string>
1213

1314
//!
1415
//! \file NvOnnxParser.h

0 commit comments

Comments
 (0)