summaryrefslogtreecommitdiffstats
path: root/tests/c/libbuiltins-direct.h
diff options
context:
space:
mode:
Diffstat (limited to 'tests/c/libbuiltins-direct.h')
-rw-r--r--tests/c/libbuiltins-direct.h10
1 files changed, 10 insertions, 0 deletions
diff --git a/tests/c/libbuiltins-direct.h b/tests/c/libbuiltins-direct.h
new file mode 100644
index 0000000..eef6b58
--- /dev/null
+++ b/tests/c/libbuiltins-direct.h
@@ -0,0 +1,10 @@
+//===--- libbuiltins-direct.h - test input file for iwyu ------------------===//
+//
+// The LLVM Compiler Infrastructure
+//
+// This file is distributed under the University of Illinois Open Source
+// License. See LICENSE.TXT for details.
+//
+//===----------------------------------------------------------------------===//
+
+#include <math.h>