Skip to content

Conversation

@petrhosek
Copy link
Member

This was accidentally omitted in #96008.

@petrhosek petrhosek added the libc label Jul 10, 2024
@petrhosek petrhosek requested a review from lntue July 10, 2024 05:05
@llvmbot
Copy link
Member

llvmbot commented Jul 10, 2024

@llvm/pr-subscribers-libc

Author: Petr Hosek (petrhosek)

Changes

This was accidentally omitted in #96008.


Full diff: https://github.com/llvm/llvm-project/pull/98271.diff

1 Files Affected:

  • (modified) libc/hdr/math_macros.h (+1)
diff --git a/libc/hdr/math_macros.h b/libc/hdr/math_macros.h
index 863451123f3f8..0867ccd4743a8 100644
--- a/libc/hdr/math_macros.h
+++ b/libc/hdr/math_macros.h
@@ -12,6 +12,7 @@
 #ifdef LIBC_FULL_BUILD
 
 #include "include/llvm-libc-macros/math-macros.h"
+#include "include/llvm-libc-macros/math-function-macros.h"
 
 #else // Overlay mode
 

@github-actions
Copy link

github-actions bot commented Jul 10, 2024

✅ With the latest revision this PR passed the C/C++ code formatter.

@petrhosek petrhosek merged commit d99efd5 into llvm:main Jul 10, 2024
petrhosek added a commit to petrhosek/llvm-project that referenced this pull request Jul 10, 2024
aaryanshukla pushed a commit to aaryanshukla/llvm-project that referenced this pull request Jul 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants