Adjusting the compiler to generate stubs and skeletons with the correct package and...
[iot2.git] / iotjava / iotpolicy / tree / DeclarationHandler.java
index 48856cad3f95ad6553d8efbbbdc2a0049b540849..b67de7373def909a5ff048e491f22382fe04836f 100644 (file)
@@ -2,6 +2,7 @@ package iotpolicy.tree;
 
 import java.util.HashMap;
 import java.util.Map;
+import java.util.Set;
 
 /** Abstract class Declaration is a parent class of InterfaceDecl,
  *  CapabilityDecl, and RequiresDecl