mirror of
https://github.com/opnsense/src.git
synced 2026-03-20 01:35:49 -04:00
7 lines
95 B
Text
7 lines
95 B
Text
module HasWarnings {
|
|
header "has_warnings.h"
|
|
}
|
|
|
|
module HasErrors {
|
|
header "has_errors.h"
|
|
}
|