Changeset 789 for library/bdm/base

Show
Ignore:
Timestamp:
01/18/10 20:42:46 (14 years ago)
Author:
mido
Message:

libconfig_mex.cpp and libconfig_mex.h added (but that is all is done at the moment)
the documentation of root::to_setting(), root::from_setting() and root::validate() was extended

Location:
library/bdm/base
Files:
2 added
1 modified

Legend:

Unmodified
Added
Removed
  • library/bdm/base/user_info.h

    r771 r789  
    2222#include <stdexcept> 
    2323 
    24 #include "libconfig/lib/libconfig.h++" 
    2524#include "../bdmroot.h" 
    2625#include "../shared_ptr.h" 
    2726#include "itpp/itbase.h" 
    28  
    2927 
    3028using std::string;