Remove duplicate __has_feature check
This commit is contained in:
@@ -26,10 +26,6 @@
|
|||||||
#define __has_feature(x) 0
|
#define __has_feature(x) 0
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#ifndef __has_feature
|
|
||||||
#define __has_feature(x) 0
|
|
||||||
#endif
|
|
||||||
|
|
||||||
namespace {
|
namespace {
|
||||||
|
|
||||||
double now() {
|
double now() {
|
||||||
|
|||||||
Reference in New Issue
Block a user