aboutsummaryrefslogtreecommitdiffstats
path: root/ref_vaddhn.c
diff options
context:
space:
mode:
Diffstat (limited to 'ref_vaddhn.c')
-rw-r--r--ref_vaddhn.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/ref_vaddhn.c b/ref_vaddhn.c
index 810e989..b64624b 100644
--- a/ref_vaddhn.c
+++ b/ref_vaddhn.c
@@ -34,8 +34,12 @@ THE SOFTWARE.
#if defined(__cplusplus)
#include <cstdint>
#else
+#if defined(_MSC_VER)
+#include "msstdint.h"
+#else
#include <stdint.h>
#endif
+#endif
#ifndef INSN_NAME
#define INSN_NAME vaddhn