From 91af9048b26b02b82b4eee637dabb6c81e275905 Mon Sep 17 00:00:00 2001 From: Marshall Clow Date: Thu, 1 Feb 2018 15:49:27 +0000 Subject: Remove ; use instead. See https://libcxx.llvm.org/TS_deprecation.html llvm-svn: 323975 --- libcxx/include/module.modulemap | 4 ---- 1 file changed, 4 deletions(-) (limited to 'libcxx/include/module.modulemap') diff --git a/libcxx/include/module.modulemap b/libcxx/include/module.modulemap index d25e6190707..808ca989653 100644 --- a/libcxx/include/module.modulemap +++ b/libcxx/include/module.modulemap @@ -538,10 +538,6 @@ module std [system] { header "experimental/memory_resource" export * } - module numeric { - header "experimental/numeric" - export * - } module propagate_const { header "experimental/propagate_const" export * -- cgit v1.2.3