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/OSGLog.cpp

    r614 r644  
    264264bool Log::colorHeader(LogLevel level, const char *sep) 
    265265{ 
    266 #if defined (OSG_WIN_TYPES) && !defined(OSG_NO_WINDOWD_H_INCLUDE) 
     266#if defined (OSG_WIN_TYPES) && !defined(OSG_NO_WINDOWD_H_INCLUDE) && !defined(OSG_WINCE) 
    267267    bool ok = true; 
    268268    std::string str("");