Skip to content

Commit d9c14f3

Browse files
committed
remove unused header
1 parent 49f9679 commit d9c14f3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

ccmath_headers.cmake

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,6 @@ set(ccmath_internal_support_headers
2626
${CMAKE_CURRENT_SOURCE_DIR}/include/ccmath/internal/support/bits.hpp
2727
${CMAKE_CURRENT_SOURCE_DIR}/include/ccmath/internal/support/endian.hpp
2828
${CMAKE_CURRENT_SOURCE_DIR}/include/ccmath/internal/support/floating_point_traits.hpp
29-
${CMAKE_CURRENT_SOURCE_DIR}/include/ccmath/internal/support/fp_bits.hpp
3029
${CMAKE_CURRENT_SOURCE_DIR}/include/ccmath/internal/support/is_constant_evaluated.hpp
3130
${CMAKE_CURRENT_SOURCE_DIR}/include/ccmath/internal/support/meta_compare.hpp
3231
${CMAKE_CURRENT_SOURCE_DIR}/include/ccmath/internal/support/unreachable.hpp

0 commit comments

Comments
 (0)