insurance: Add missing map export

* insurance.xml: Add map import as export.
master
Mike Gerwitz 2018-08-30 14:13:56 -04:00
parent 6c4d0dae4a
commit 6a08ad7ed3
1 changed files with 1 additions and 0 deletions

View File

@ -26,6 +26,7 @@
<import package="base" />
<import package="assert" export="true" />
<import package="convention" export="true" />
<import package="map" export="true" />
<import package="numeric/round" export="true" />
<import package="vector/cmatch" export="true" />