Skip to content

Commit

Permalink
add back #pragma
Browse files Browse the repository at this point in the history
  • Loading branch information
hobu committed Mar 26, 2012
1 parent f227587 commit 2242268
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions boost/boost/functional/hash/detail/hash_float.hpp
Expand Up @@ -6,6 +6,8 @@
#if !defined(BOOST_FUNCTIONAL_HASH_DETAIL_HASH_FLOAT_HEADER)
#define BOOST_FUNCTIONAL_HASH_DETAIL_HASH_FLOAT_HEADER

#pragma GCC diagnostic ignored "-Wfloat-equal"

#if defined(_MSC_VER) && (_MSC_VER >= 1020)
# pragma once
#endif
Expand Down

0 comments on commit 2242268

Please sign in to comment.