Skip to content

Commit

Permalink
[luci/svc] Add missing header (Samsung#14231)
Browse files Browse the repository at this point in the history
This will add missing header for build error.

ONE-DCO-1.0-Signed-off-by: SaeHie Park <[email protected]>
  • Loading branch information
seanshpark authored Oct 16, 2024
1 parent 136ddde commit 56b3ce6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions compiler/luci/service/src/CircleShapeInferenceRule.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@
#include <algorithm>
#include <cassert>
#include <cmath>
#include <limits>
#include <stdexcept>

namespace
Expand Down

0 comments on commit 56b3ce6

Please sign in to comment.