mirror of
https://github.com/php/php-src.git
synced 2025-08-16 22:18:50 +02:00
make dotnet module build again & fix dsp ouput dir
This commit is contained in:
parent
cdbe5f50b0
commit
9eaffbfcb0
4 changed files with 12 additions and 12 deletions
|
@ -38,11 +38,11 @@ extern "C" { /* this should be included in the includes itself !! */
|
|||
|
||||
#include "php.h"
|
||||
#include "ext/standard/info.h"
|
||||
#include "../com/conversion.h"
|
||||
#include "../com/php_COM.h"
|
||||
|
||||
}
|
||||
|
||||
#include "../com/conversion.h"
|
||||
#include "../com/php_COM.h"
|
||||
#include "Mscoree.h"
|
||||
#include "mscorlib.h"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue