Skip to content

Commit 2479870

Browse files
committed
Revert "export functions for module usage"
This reverts commit 165fc118554d4be52898020fbe6edf108e41a217.
1 parent e0f08ac commit 2479870

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

libcxx/modules/std.compat/cmath.inc

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -265,7 +265,4 @@ export {
265265
using ::signbit _LIBCPP_USING_IF_EXISTS;
266266

267267
// [sf.cmath], mathematical special functions
268-
using ::hermite;
269-
using ::hermitef;
270-
using ::hermitel;
271268
} // export

0 commit comments

Comments
 (0)