it compiles
[org.ibex.mail.git] / src / org / ibex / mail / target / Pipe.java
index 5ac2f1c..fb26b88 100644 (file)
@@ -1,4 +1,5 @@
 package org.ibex.mail.target;
+import org.ibex.mail.*;
 /** generic pipe-the-message-to-a-file target */
 public class Pipe extends Target {
 }