Changeset 387
- Timestamp:
- 06/19/09 11:35:05 (15 years ago)
- Location:
- library/bdm
- Files:
-
- 2 modified
Legend:
- Unmodified
- Added
- Removed
-
library/bdm/base/loggers.h
r384 r387 14 14 #define LGR_H 15 15 16 #include "b ase/bdmbase.h"17 #include " ../base/user_info.h"16 #include "bdmbase.h" 17 #include "user_info.h" 18 18 19 19 namespace bdm{ -
library/bdm/bdmroot.h
r377 r387 17 17 18 18 #include "itpp_ext.h" 19 #include " libconfig/libconfig.h++"19 #include "base/libconfig/libconfig.h++" 20 20 21 21 using namespace libconfig;