From 059cbc13d3eb3e9ea6fb88a81db5ad84f2d064f7 Mon Sep 17 00:00:00 2001 From: Harald Radi Date: Fri, 26 Oct 2001 17:52:41 +0000 Subject: fix visual studio .net warning --- ext/dotnet/dotnet.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ext/dotnet/dotnet.cpp') diff --git a/ext/dotnet/dotnet.cpp b/ext/dotnet/dotnet.cpp index ec9b0e7291..1fe9db53b2 100644 --- a/ext/dotnet/dotnet.cpp +++ b/ext/dotnet/dotnet.cpp @@ -30,7 +30,7 @@ #ifdef PHP_WIN32 -#include +#include #include #include -- cgit v1.2.1