Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Add (empty) ChangeLog entry for release 3.10.
[simgrid.git] / examples / async / Forwarder.java
index 2a0b4c6..6e62497 100644 (file)
@@ -1,11 +1,12 @@
 /*
- * Copyright 2006,2007,2010. The SimGrid Team. All rights reserved. 
+ * Copyright 2006-2012. The SimGrid Team. All rights reserved. 
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the license (GNU LGPL) which comes with this package. 
  */
 
 package async;
+import org.simgrid.msg.Host;
 import org.simgrid.msg.Msg;
 import org.simgrid.msg.MsgException;
 import org.simgrid.msg.Task;