9 lines
131 B
Plaintext
9 lines
131 B
Plaintext
framework module GRDB {
|
|
umbrella header "GRDB.h"
|
|
|
|
export *
|
|
module * { export * }
|
|
|
|
header "grdb_config.h"
|
|
}
|