Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
cleanups to the java actors
[simgrid.git] / src / bindings / java / jmsg_synchro.h
index 4db16a7..2e698cb 100644 (file)
@@ -1,7 +1,6 @@
-/* Functions related to the java process instances.                         */
+/* Java bindings of the Synchronization API.                                */
 
-/* Copyright (c) 2012-2015. The SimGrid Team.
- * All rights reserved.                                                     */
+/* Copyright (c) 2012-2017. 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. */
@@ -10,8 +9,6 @@
 #define MSG_JSYNCHRO_H
 
 #include <jni.h>
-#include <simgrid/msg.h>
-#include <simgrid/simix.h>
 
 SG_BEGIN_DECL()