summaryrefslogtreecommitdiff
path: root/deps/gyp/test/win/rc-build/hello.h
diff options
context:
space:
mode:
Diffstat (limited to 'deps/gyp/test/win/rc-build/hello.h')
-rw-r--r--deps/gyp/test/win/rc-build/hello.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/deps/gyp/test/win/rc-build/hello.h b/deps/gyp/test/win/rc-build/hello.h
new file mode 100644
index 0000000000..e60f2eb7ed
--- /dev/null
+++ b/deps/gyp/test/win/rc-build/hello.h
@@ -0,0 +1,3 @@
+#pragma once
+
+#include "resource.h"