Skip to content

Commit

Permalink
Revert "export functions for module usage"
Browse files Browse the repository at this point in the history
This reverts commit 165fc118554d4be52898020fbe6edf108e41a217.
  • Loading branch information
PaulXiCao committed Jul 7, 2024
1 parent e0f08ac commit 2479870
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions libcxx/modules/std.compat/cmath.inc
Original file line number Diff line number Diff line change
Expand Up @@ -265,7 +265,4 @@ export {
using ::signbit _LIBCPP_USING_IF_EXISTS;

// [sf.cmath], mathematical special functions
using ::hermite;
using ::hermitef;
using ::hermitel;
} // export

0 comments on commit 2479870

Please sign in to comment.