X-Git-Url: https://git.netwichtig.de/gitweb/?a=blobdiff_plain;ds=inline;f=include%2Fhashcomp.h;h=78d7ee878d230719ca692ff9b13fe2f9ac674023;hb=1624ab03b86542a2cb02eda809303144974755f3;hp=59986e66f1fbb20e38ecb4b1aba6f64a4ddf648b;hpb=a8d911c021c92d424882003cf22cf4e154ec5ea2;p=user%2Fhenk%2Fcode%2Finspircd.git diff --git a/include/hashcomp.h b/include/hashcomp.h index 59986e66f..78d7ee878 100644 --- a/include/hashcomp.h +++ b/include/hashcomp.h @@ -598,7 +598,7 @@ BEGIN_HASHMAP_NAMESPACE /** Hashing function to hash irc::string */ -#if defined(WINDOWS) && !defined(HAS_TR1_UNORDERED) +#if defined(_WIN32) && !defined(HAS_TR1_UNORDERED) template<> class CoreExport hash_compare > { public: