mirror of
https://github.com/jemalloc/jemalloc.git
synced 2026-05-15 09:26:21 +03:00
Fix Windows-specific prof-related compilation portability issues.
This commit is contained in:
parent
fd9cd7a6cc
commit
788d29d397
2 changed files with 16 additions and 5 deletions
|
|
@ -23,6 +23,4 @@
|
|||
# define ERANGE ERROR_INVALID_DATA
|
||||
#endif
|
||||
|
||||
#define getpid() GetCurrentProcessId()
|
||||
|
||||
#endif /* MSVC_COMPAT_WINDOWS_EXTRA_H */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue