Ignore:
Timestamp:
02/28/07 19:38:47 (17 years ago)
Author:
mattausch
Message:

removed using namespace std from .h

File:
1 edited

Legend:

Unmodified
Added
Removed
  • GTP/trunk/Lib/Vis/Preprocessing/src/ViewCellsParser.h

    r2123 r2176  
    1818  ViewCellsParser(): Parser() {} 
    1919   
    20   bool ParseViewCellsFile(const string &filename,  
     20  bool ParseViewCellsFile(const std::string &filename,  
    2121                                                  ViewCellsManager **viewCells, 
    2222                                                  ObjectContainer &pvsObjects, 
Note: See TracChangeset for help on using the changeset viewer.