Changeset 263 for bdm/stat/loggers_ui.h

Show
Ignore:
Timestamp:
02/09/09 23:11:35 (15 years ago)
Author:
smidl
Message:

UIArxDS test

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • bdm/stat/loggers_ui.h

    r258 r263  
    1717#include "uibuilder.h" 
    1818 
    19 using namespace itpp; 
    20 using std::string; 
     19using namespace bdm; 
    2120 
    22 class UIdirfilelog : public UIbuilder{ 
     21class UIdirfilelog : public UIbuilder { 
    2322        public: 
    2423        UIdirfilelog():UIbuilder("dirfilelog"){};