Skip to content

Commit b02ddcc

Browse files
dunglasTimWolla
andcommitted
Update zend_call_stack.h
Co-authored-by: Tim Düsterhus <timwolla@googlemail.com>
1 parent 5f553a7 commit b02ddcc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Zend/zend_call_stack.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121

2222
#include "zend.h"
2323
#include "zend_portability.h"
24-
#ifdef ZEND_WIN32
24+
#ifdef _MSC_VER
2525
# include <intrin.h>
2626
#endif
2727
#ifdef __APPLE__

0 commit comments

Comments
 (0)