Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
codacy and clang-format
[simgrid.git] / src / surf / surf_private.h
index abf66e4..fc90b62 100644 (file)
@@ -14,8 +14,6 @@
 
 SG_BEGIN_DECL()
 
-XBT_PUBLIC_DATA(xbt_dict_t) watched_hosts_lib;
-
 extern XBT_PRIVATE const char *surf_action_state_names[6];
 
 /** @ingroup SURF_interface
@@ -33,6 +31,7 @@ typedef enum {
 /* Generic functions common to all models */
 
 XBT_PRIVATE FILE *surf_fopen(const char *name, const char *mode);
+XBT_PRIVATE std::ifstream* surf_ifsopen(std::string name);
 
 /* The __surf_is_absolute_file_path() returns 1 if
  * file_path is a absolute file path, in the other