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/ObjectsParserXerces.h

    r2119 r2176  
    9494 
    9595        void StartBvhLeaf(AttributeList& attributes); 
    96         void StartBvhElement(string element, AttributeList& attributes); 
     96        void StartBvhElement(std::string element, AttributeList& attributes); 
    9797 
    9898        void EndObjectSpaceHierarchy(); 
Note: See TracChangeset for help on using the changeset viewer.