mirror of
https://git.yoctoproject.org/poky
synced 2026-02-06 16:56:37 +01:00
This tests out the limits header which we've noticed does have problems in some SDK builds. (From OE-Core rev: 63cbed337241191f33fe951662a39ce59dce6774) Signed-off-by: Corneliu Stoicescu <corneliux.stoicescu@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
3 lines
32 B
C++
3 lines
32 B
C++
#include <limits>
|
|
|
|
int main() {} |