[KMTEST:IO]
[reactos.git] / rostests / kmtests / kmtest_drv / guid.c
diff --git a/rostests/kmtests/kmtest_drv/guid.c b/rostests/kmtests/kmtest_drv/guid.c
new file mode 100644 (file)
index 0000000..f6ebc0c
--- /dev/null
@@ -0,0 +1,7 @@
+/* DO NOT USE THE PRECOMPILED HEADER FOR THIS FILE! */
+
+#include <wdm.h>
+#include <initguid.h>
+#include <poclass.h>
+
+/* NO CODE HERE, THIS IS JUST REQUIRED FOR THE GUID DEFINITIONS */