summaryrefslogtreecommitdiff
path: root/sapi/activescript/classfactory.cpp
diff options
context:
space:
mode:
authorWez Furlong <wez@php.net>2003-03-02 13:14:49 +0000
committerWez Furlong <wez@php.net>2003-03-02 13:14:49 +0000
commitec86811298b1c3369f0e69b13579365df1d1d2e5 (patch)
tree1bef3fd86e20e6756d0263560ac6fd7570b4fd53 /sapi/activescript/classfactory.cpp
parent6fed2e95b24073f76f92137c13b522753691375f (diff)
downloadphp-git-ec86811298b1c3369f0e69b13579365df1d1d2e5.tar.gz
Build-performance tweaks
Diffstat (limited to 'sapi/activescript/classfactory.cpp')
-rw-r--r--sapi/activescript/classfactory.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/sapi/activescript/classfactory.cpp b/sapi/activescript/classfactory.cpp
index a4380c4588..8e6dab9865 100644
--- a/sapi/activescript/classfactory.cpp
+++ b/sapi/activescript/classfactory.cpp
@@ -21,7 +21,7 @@
#define INITGUID
#define DEBUG_CLASS_FACTORY 0
-
+#define WIN32_LEAN_AND_MEAN
#include <winsock2.h>
#include <windows.h>
#include <initguid.h>