*** empty log message ***
[h316.git] / pc-tools / ldc2 / src / configuration_manager.hh
index 60a215d05725523ae350b870b1d5827b1813d01f..e2f056f4b9be2daf656bcb9b6a1f9c4e1c116450 100644 (file)
@@ -128,6 +128,7 @@ protected: // members
 protected: // methods
   string analyse_string(const string & line);
   bool analyse_bool(const string & data);
+  bool analyse_bool_false(const string & data);
 }; // class configuration_manager