Skip to content

Commit

Permalink
[lldb] Update the modulemap
Browse files Browse the repository at this point in the history
  • Loading branch information
JDevlieghere committed Jan 21, 2022
1 parent a659342 commit cac164f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lldb/include/lldb/module.modulemap
Expand Up @@ -2,7 +2,7 @@
module lldb_API {
requires cplusplus

textual header "Utility/ReproducerInstrumentation.h"
textual header "Utility/Instrumentation.h"

umbrella "API"
module * { export * }
Expand Down

0 comments on commit cac164f

Please sign in to comment.