aboutsummaryrefslogtreecommitdiffstats
path: root/ext/sparsehash/google/sparsehash/sparseconfig.h
diff options
context:
space:
mode:
Diffstat (limited to 'ext/sparsehash/google/sparsehash/sparseconfig.h')
-rw-r--r--ext/sparsehash/google/sparsehash/sparseconfig.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/sparsehash/google/sparsehash/sparseconfig.h b/ext/sparsehash/google/sparsehash/sparseconfig.h
index d86a2bb7a..a160c0cd7 100644
--- a/ext/sparsehash/google/sparsehash/sparseconfig.h
+++ b/ext/sparsehash/google/sparsehash/sparseconfig.h
@@ -6,7 +6,7 @@
/* Namespace for Google classes */
#define GOOGLE_NAMESPACE ::google
-#ifdef _WIN32
+#ifdef MSVC
/* the location of the header defining hash functions */
#define HASH_FUN_H <hash_map>
/* the namespace of the hash<> function */