Kaydet (Commit) 2f83ed14 authored tarafından Miklos Vajna's avatar Miklos Vajna

Revert "sal: fix Android build"

This workaround is not needed after
cc906ec4.

This reverts commit d366d680.
üst e5775217
......@@ -38,8 +38,6 @@
#include <stdlib.h>
#include <cmath>
using namespace std;
static int const n10Count = 16;
static double const n10s[2][n10Count] = {
{ 1e1, 1e2, 1e3, 1e4, 1e5, 1e6, 1e7, 1e8,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment