# from Sisyphus
# on Wednesday 20 July 2005 05:14 am:

>Given that windows.h is being included for me, how might I go about
> undoing that ?

Start digging.  I don't see anything in Inline::C besides this:

#include "EXTERN.h"
#include "perl.h"
#include "XSUB.h"
#include "INLINE.h"

Maybe one of those is your culprit?

--Eric
-- 
"Because understanding simplicity is complicated."
--Eric Raymond
---------------------------------------------
    http://scratchcomputing.com
---------------------------------------------

Reply via email to