Compile NVTT under G5/leopard

This commit is contained in:
castano
2008-05-23 22:22:09 +00:00
parent 6ce542b5c0
commit b5e373b734
4 changed files with 48 additions and 20 deletions

View File

@ -26,8 +26,10 @@
#ifndef SQUISH_SIMD_VE_H
#define SQUISH_SIMD_VE_H
#ifndef __APPLE_ALTIVEC__
#include <altivec.h>
#undef bool
#endif
namespace squish {