aboutsummaryrefslogtreecommitdiff
path: root/1.1/HalPolicy.hpp
diff options
context:
space:
mode:
Diffstat (limited to '1.1/HalPolicy.hpp')
-rw-r--r--1.1/HalPolicy.hpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/1.1/HalPolicy.hpp b/1.1/HalPolicy.hpp
index af858781..3b7fe541 100644
--- a/1.1/HalPolicy.hpp
+++ b/1.1/HalPolicy.hpp
@@ -26,6 +26,7 @@ public:
private:
static bool ConvertDiv(const Operation& operation, const Model& model, ConversionData& data);
+ static bool ConvertSub(const Operation& operation, const Model& model, ConversionData& data);
};
} // namespace hal_1_1