You've already forked My-Mind-2.0
mirror of
https://github.com/MrLyallCSIT/My-Mind-2.0.git
synced 2026-01-18 07:09:40 +00:00
7 lines
120 B
Plaintext
7 lines
120 B
Plaintext
framework module GoogleUtilities {
|
|
umbrella header "GoogleUtilities-umbrella.h"
|
|
|
|
export *
|
|
module * { export * }
|
|
}
|