This repository has been archived on 2026-05-26. You can view files and clone it. You cannot open issues or pull requests or push a commit.
2019-10-08 21:37:42 +02:00
|
|
|
framework module protobuf {
|
2019-08-12 11:20:21 +02:00
|
|
|
umbrella header "Protobuf-umbrella.h"
|
|
|
|
|
|
|
|
|
|
export *
|
|
|
|
|
module * { export * }
|
|
|
|
|
}
|