Show
Ignore:
Timestamp:
03/29/07 01:59:21 (2 years ago)
Author:
vossg
Message:

fixed : es compile

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/Source/Base/Base/OSGBaseFunctions.cpp

    r641 r644  
    135135OSG_BEGIN_NAMESPACE 
    136136 
     137#ifndef OSG_WINCE 
    137138void osgGetHostname(char *szBuffer, UInt32 uiSize) 
    138139{ 
     
    147148    } 
    148149} 
     150#endif 
    149151 
    150152/** Return the callstack at the current point.