Windows build bit

This commit is contained in:
nhmall
2019-01-28 09:44:35 -05:00
parent 22f8d864e2
commit f53d02f0bb
2 changed files with 4 additions and 1 deletions

View File

@@ -128,7 +128,9 @@ extern void FDECL(interject, (int));
/* suppress a warning in cppregex.cpp */
#pragma warning(disable : 4101) /* unreferenced local variable */
#endif
#ifndef HAS_STDINT_H
#define HAS_STDINT_H /* force include of stdint.h in integer.h */
#endif
#endif /* _MSC_VER */
/* The following is needed for prototypes of certain functions */