Commit be19bba4 authored by Vicențiu-Marian Ciorbaru's avatar Vicențiu-Marian Ciorbaru

Merge pull request #150 from grooverdan/10.0-my_rnd_cpp

MDEV-9433: mysys/my_rnd.c - remove #ifdef __cplusplus
parents 33ac501b a7a49886
......@@ -95,7 +95,3 @@ double my_rnd_ssl(struct my_rnd_struct *rand_st)
return my_rnd(rand_st);
}
#ifdef __cplusplus
}
#endif
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