Skip to content

Commit

Permalink
[record-minmax] Add missing header (Samsung#3401)
Browse files Browse the repository at this point in the history
* [record-minmax] Add missing header

This commit adds missing header

ONE-DCO-1.0-Signed-off-by: seongwoo <[email protected]>

* fix typo
  • Loading branch information
mhs4670go authored Jul 23, 2020
1 parent 658e71f commit 5491a93
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions compiler/record-minmax/src/HDF5Importer.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@

#include <string>
#include <cassert>
#include <stdexcept>

using Shape = luci_interpreter::Shape;
using DataType = luci_interpreter::DataType;
Expand Down

0 comments on commit 5491a93

Please sign in to comment.