Skip to content

Commit

Permalink
IWYU fix
Browse files Browse the repository at this point in the history
  • Loading branch information
wheremyfoodat authored Nov 28, 2024
1 parent 547d47d commit 286ec8a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions include/align.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@

#include <cstdlib>

#include "compiler_builtins.hpp"
#include "helpers.hpp"

#ifdef _WIN32
Expand Down

3 comments on commit 286ec8a

@adarilmoura89
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

fixed

@OFFTKP
Copy link
Collaborator

@OFFTKP OFFTKP commented on 286ec8a Nov 28, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

fixed

@kamil-diy
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

fixed

Please sign in to comment.