Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
[xbt] Remove useless bits
[simgrid.git] / include / xbt / dict.h
index 4a03727..87c70ec 100644 (file)
@@ -173,4 +173,5 @@ xbt_dict_foreach(head, cursor, key, data) {
 /** @} */
 
 SG_END_DECL()
+
 #endif                          /* _XBT_DICT_H */