Changeset 471 for trunk/Source/Base/Base/OSGVolumeFunctions.h
- Timestamp:
- 01/05/07 16:30:00 (2 years ago)
- Files:
-
- trunk/Source/Base/Base/OSGVolumeFunctions.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/Source/Base/Base/OSGVolumeFunctions.h
r106 r471 43 43 #endif 44 44 45 #include < math.h>45 #include <cmath> 46 46 47 47 #include "OSGBaseTypes.h"
