summaryrefslogtreecommitdiffstats
path: root/meta/lib/oeqa/runtime/files/test.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'meta/lib/oeqa/runtime/files/test.cpp')
-rw-r--r--meta/lib/oeqa/runtime/files/test.cpp3
1 files changed, 3 insertions, 0 deletions
diff --git a/meta/lib/oeqa/runtime/files/test.cpp b/meta/lib/oeqa/runtime/files/test.cpp
new file mode 100644
index 0000000000..9e1a76473d
--- /dev/null
+++ b/meta/lib/oeqa/runtime/files/test.cpp
@@ -0,0 +1,3 @@
1#include <limits>
2
3int main() {} \ No newline at end of file