opnsense-src/test/Preprocessor/objc-pp.m

5 lines
115 B
Mathematica
Raw Normal View History

2010-01-01 05:34:51 -05:00
// RUN: %clang_cc1 %s -fsyntax-only -verify -pedantic
2009-06-02 13:58:47 -04:00
2009-11-18 09:59:57 -05:00
#import <stdint.h> // no warning on #import in objc mode.
2009-06-02 13:58:47 -04:00