Added missed file from previous fixincludes commit.

fixincludes/tests/base/linux/compiler.h: New.

From-SVN: r200603
This commit is contained in:
Kirill Yukhin 2013-07-02 12:52:34 +00:00
parent c4e87a1393
commit cf9eb1c0ce
1 changed files with 14 additions and 0 deletions

View File

@ -0,0 +1,14 @@
/* DO NOT EDIT THIS FILE.
It has been auto-edited by fixincludes from:
"fixinc/tests/inc/linux/compiler.h"
This had to be done to correct non-standard usages in the
original, manufacturer supplied header file. */
#if defined( COMPLIER_H_TRADCPP_CHECK )
/* __builtin_warning(x, y...) is obsolete */
#endif /* COMPLIER_H_TRADCPP_CHECK */