mirror of
https://github.com/opnsense/src.git
synced 2026-02-27 11:50:47 -05:00
4 lines
113 B
Objective-C
4 lines
113 B
Objective-C
// RUN: clang-cc %s -fsyntax-only -verify -pedantic
|
|
|
|
#import <limits.h> // no warning on #import in objc mode.
|
|
|