mirror of
https://github.com/MaSzyna-EU07/maszyna.git
synced 2026-09-01 23:19:21 +02:00
Post-merge clean
This commit is contained in:
@@ -36,7 +36,7 @@ inline long Round(double const f)
|
||||
//return lround(f);
|
||||
}
|
||||
|
||||
double Random(double a, double b);
|
||||
extern double Random(double a, double b);
|
||||
|
||||
inline double Random()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user