mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-29 15:52:07 +00:00
Bug 1081258 - Remove unnecesary (re)definition of NAN, r=mikeh
--HG-- extra : rebase_source : 6c7d8f2454467ea9fcf23c8581f15eb96beb5eda
This commit is contained in:
parent
ddfb721db5
commit
9feee44085
@ -15,10 +15,6 @@
|
||||
#endif
|
||||
#endif
|
||||
|
||||
#ifndef NAN
|
||||
#define NAN std::numeric_limits<double>::quiet_NaN()
|
||||
#endif
|
||||
|
||||
#include "prlog.h"
|
||||
|
||||
#ifdef PR_LOGGING
|
||||
|
Loading…
Reference in New Issue
Block a user