aboutsummaryrefslogtreecommitdiff
path: root/simd/pf_altivec_float.h
diff options
context:
space:
mode:
Diffstat (limited to 'simd/pf_altivec_float.h')
-rw-r--r--simd/pf_altivec_float.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/simd/pf_altivec_float.h b/simd/pf_altivec_float.h
index 30e3f18..ef2526d 100644
--- a/simd/pf_altivec_float.h
+++ b/simd/pf_altivec_float.h
@@ -37,7 +37,7 @@
Altivec support macros
*/
#if !defined(PFFFT_SIMD_DISABLE) && (defined(__ppc__) || defined(__ppc64__))
-#pragma message __FILE__ ": ALTIVEC float macros are defined"
+#pragma message( __FILE__ ": ALTIVEC float macros are defined" )
typedef vector float v4sf;
# define SIMD_SZ 4