summaryrefslogtreecommitdiff
path: root/include/qhy/Stdafx.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/qhy/Stdafx.h')
-rw-r--r--include/qhy/Stdafx.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/include/qhy/Stdafx.h b/include/qhy/Stdafx.h
new file mode 100644
index 0000000..04a5670
--- /dev/null
+++ b/include/qhy/Stdafx.h
@@ -0,0 +1,6 @@
+#pragma once
+
+#include <windows.h>
+#include <stdio.h>
+#include <math.h>
+#include <process.h>