Fixed IlpSubmissionApi.xid.xml with a needed import of HpeCore
Showing
1 changed file
with
1 additions
and
0 deletions
... | @@ -12,6 +12,7 @@ | ... | @@ -12,6 +12,7 @@ |
12 | </comment> | 12 | </comment> |
13 | 13 | ||
14 | <import ref="https://xid.location.studio/Tensor/V1.0.0/ApiBase.xid.xml" local="ApiBase.xid.xml" /> | 14 | <import ref="https://xid.location.studio/Tensor/V1.0.0/ApiBase.xid.xml" local="ApiBase.xid.xml" /> |
15 | <import ref="https://xid.location.studio/HPE/V1.2/HpeCore.xid.xml" local="HpeCore.xid.xml" /> | ||
15 | 16 | ||
16 | <namespace name="ILP"> | 17 | <namespace name="ILP"> |
17 | <using namespace="HPE"/> | 18 | <using namespace="HPE"/> | ... | ... |
-
Please register or sign in to post a comment