mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2024-11-29 11:00:29 +00:00
7 lines
100 B
Text
7 lines
100 B
Text
|
module AK [system] {
|
||
|
requires cplusplus
|
||
|
umbrella "."
|
||
|
|
||
|
config_macros USING_AK_GLOBALLY
|
||
|
}
|