summaryrefslogtreecommitdiff
path: root/core/math/r128.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'core/math/r128.cpp')
-rw-r--r--core/math/r128.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/core/math/r128.cpp b/core/math/r128.cpp
new file mode 100644
index 0000000000..fb1e4733ee
--- /dev/null
+++ b/core/math/r128.cpp
@@ -0,0 +1,2 @@
+#define R128_IMPLEMENTATION
+#include "thirdparty/r128/r128.h"