Skip to content

Commit ae64945

Browse files
committed
Added proper header for std::numeric_limits.
Signed-off-by: Pan Yu <panyu@ventitechnologies.com>
1 parent 6f64911 commit ae64945

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

onnx_utils.hpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@
2525
#include <google/protobuf/io/zero_copy_stream_impl.h>
2626
#include <google/protobuf/text_format.h>
2727
#include <iostream>
28+
#include <limits>
2829
#include <onnx/onnx_pb.h>
2930
#include <sstream>
3031

0 commit comments

Comments
 (0)