Ignore:
Timestamp:
04/21/08 08:36:04 (16 years ago)
Author:
mattausch
Message:
 
File:
1 edited

Legend:

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

    r2643 r2655  
    22#define _HavranRayCaster_H__ 
    33 
    4 #ifdef USE_HAVRAN_RAYCASTER 
    54 
    65#include "RayCaster.h" 
    76#include "Containers.h" 
    87#include <string> 
     8 
     9#ifdef USE_HAVRAN_RAYCASTER 
     10 
    911#include "ktbconf.h" 
    1012#include "raypack.h" 
     13 
     14#endif // USE_HAVRAN_RAYCASTER 
    1115 
    1216namespace GtpVisibilityPreprocessor { 
     
    212216#endif 
    213217 
    214 #endif // _HavranRayCaster_H__ 
     218//#endif // _HavranRayCaster_H__ 
Note: See TracChangeset for help on using the changeset viewer.