Changeset 351 for bdm/stat/libBM.h

Show
Ignore:
Timestamp:
06/01/09 02:08:50 (15 years ago)
Author:
mido
Message:

par uprav v UI, nikoli finalni verze, presto je zahodno ji ulozit jako zalohu - uz behaji vsechny podstatne funkce vcetne nacitani Array<T>

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • bdm/stat/libBM.h

    r347 r351  
    1414#define BM_H 
    1515 
     16#include <map> 
    1617 
    1718#include "../itpp_ext.h" 
    1819#include "../libconfig/libconfig.h++" 
    19 #include <map> 
     20 
    2021 
    2122using namespace libconfig; 
     
    4748 
    4849        //! This method save all the instance properties into the Setting structure  
    49         virtual void to_setting( Setting &root )  
     50        virtual void to_setting( Setting &root ) const 
    5051        {        
    5152        }