summaryrefslogtreecommitdiff
path: root/deps/gyp/test/win/system-include/main.cc
diff options
context:
space:
mode:
Diffstat (limited to 'deps/gyp/test/win/system-include/main.cc')
-rw-r--r--deps/gyp/test/win/system-include/main.cc4
1 files changed, 4 insertions, 0 deletions
diff --git a/deps/gyp/test/win/system-include/main.cc b/deps/gyp/test/win/system-include/main.cc
new file mode 100644
index 0000000000..b04ea8a530
--- /dev/null
+++ b/deps/gyp/test/win/system-include/main.cc
@@ -0,0 +1,4 @@
+#include <commonheader.h>
+#include <header.h>
+
+int main() {}