Merging r258416 and r258428:
[oota-llvm.git] / include / llvm-c / module.modulemap
index 2bcdbc17a5c35eea5d0803b5679f1bbfa02abffc..a456119595c9560effcc682c884f69c9d691c60c 100644 (file)
@@ -1,5 +1,4 @@
 module LLVM_C {
-  requires cplusplus
   umbrella "."
   module * { export * }
 }