Skip to content

Commit

Permalink
Add some additional comments
Browse files Browse the repository at this point in the history
  • Loading branch information
Rinzii committed Apr 5, 2024
1 parent 1fce9f5 commit e5c1b32
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions include/ccmath/internal/support/floating_point_bits.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,9 @@
* See LICENSE for more information.
*/

// Large chunks of this code is inspired by or uses code from LLVM
// https://github.com/llvm/llvm-project/

#pragma once

#include "ccmath/internal/predef/likely.hpp"
Expand Down

0 comments on commit e5c1b32

Please sign in to comment.