Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/Morlunk/Jumble.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'jni/celt-0.11.0-build/config.h')
-rw-r--r--jni/celt-0.11.0-build/config.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/jni/celt-0.11.0-build/config.h b/jni/celt-0.11.0-build/config.h
index 665eb42..010b1c9 100644
--- a/jni/celt-0.11.0-build/config.h
+++ b/jni/celt-0.11.0-build/config.h
@@ -35,10 +35,10 @@
/* #undef FIXED_DEBUG */
/* Compile as fixed-point */
-#define FIXED_POINT
+/* #define FIXED_POINT */
/* Compile as floating-point */
-/* #define FLOATING_POINT */
+#define FLOATING_POINT
/* Float approximations */
/* #undef FLOAT_APPROX */