diff --git a/COLLADAFramework/include/COLLADAFWEdge.h b/COLLADAFramework/include/COLLADAFWEdge.h index ce80f684..8fd7c3f0 100644 --- a/COLLADAFramework/include/COLLADAFWEdge.h +++ b/COLLADAFramework/include/COLLADAFWEdge.h @@ -119,21 +119,4 @@ namespace COLLADAFW } // namespace COLLADAFW - -namespace COLLADABU_HASH_NAMESPACE_OPEN -{ - template<> - struct COLLADABU_HASH_FUN - { - size_t operator() (const COLLADAFW::Edge& edge) const { return edge; } - -#if defined(_MSC_VER) && _MSC_VER==1400 - static const size_t bucket_size=4; - static const size_t min_buckets=8; - - bool operator() (const COLLADAFW::Edge& edge1, const COLLADAFW::Edge& edge2) const { return edge1 + struct COLLADABU_HASH_FUN + { + size_t operator() (const COLLADAFW::Edge& edge) const { return edge; } + +#if defined(_MSC_VER) && _MSC_VER==1400 + static const size_t bucket_size=4; + static const size_t min_buckets=8; + + bool operator() (const COLLADAFW::Edge& edge1, const COLLADAFW::Edge& edge2) const { return edge1