Ignore:
Timestamp:
01/09/08 14:29:56 (16 years ago)
Author:
bittner
Message:

Havran ray caster functional except enhanced features used by mutation and object based pvs

File:
1 edited

Legend:

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

    r2582 r2583  
    2929 
    3030   
    31  
     31#if defined(_MSC_VER) 
     32// define __SSE__ macro as it is not defined under MSVC 
     33#define __SSE__ 
     34#endif 
    3235 
    3336// This constant should be used for the length of the array char for filenames 
Note: See TracChangeset for help on using the changeset viewer.